What are important acronyms we use when we talk about the internet? this is for computer science.

Answers

Answer 1

Answer:

Lol

Brb

Btw

Gtg

Explanation:

I hope this helps


Related Questions

and
Why the computer is called dilligent
Versatile machine?give long answer ​

Answers

Answer:

The answer to this question is given below in this explanation section.

Explanation:

"Why the computer is called diligent

Versatile machine"

Computer is called versatile machine because it is used in almost all the fields for various purposes.Because it can perform the task repeatedly without loosing its speed and accuracy for a long time.They are versatile because they can be used for all sorts of task.They can also do many of the same tasks in different ways.Computer is the electronic device which perform the logical and mathematical calculation.Computer is known as the  versatile machine because it is very fast in every field and its part of life without it was cannot imagine life.

It can do the work faster and in every field the computer is used for making their work faster.

It can perform the work fast so it is called versatile machine.

Advantages of versatile machine:

Computer are very fast due to which thousand of job can be performed within the short period of time.Complex mathematical problems and logical operations can be solved by using this computer.As computer is versatile device,multiple task like communication,graphics,documentation can be done.

Disadvantages of versatile machine:

Computers are machine hence they have no brain so they work according to the program instruction set inside it.It is an electronic deice and it uses electronic sources to work,So it is very risk to store data and information on the computer independently because some electric and electronic damages may damage the data.So we have to make regular backup of the data.

Clues
Bella Finished sometime after Ace but didn't come in last.
Firelight finished right before Rodeo.
King Kong isn't the slowest runner, but he slower than Bella.
What order the horse finish the race?

Answers

Answer:

I think it goes Ace,Bella,Kingkong,Firelight,Rodeo.

Explanation:

discuss the various computer generation along with the key characteristics of computer of each generation​

Answers

Explanation:

Here are some pic . hope it may help you.

Text should always be compressed using... A - Lossless compression because it it more efficient at compression, because it usually has a large file size which we need to reduce so we don't use up all our data B - Lossless compression because it can reproduce the original message, and it's important to be able to reconstruct the original message for communication purposes. C - Lossy compression because it it more efficient at compression, because it usually has a large file size which we need to reduce so we don't use up all our data D - Lossy compression because it can reproduce the original message, and it's important to be able to reconstruct the original message for communication purposes.

Answers

Answer:

B - Lossless compression because it can reproduce the original message, and it's important to be able to reconstruct the original message for communication purposes

Explanation:

Given that a Lossless compression is a form of file compression technique that is characterized by keeping the originality or quality of the file data while at the same time reducing the file size.

Hence, Text should always be compressed using "Lossless compression because it can reproduce the original message, and it's important to be able to reconstruct the original message for communication purposes."

Please Help ASAP. Marking Brainliest For Correct Answer.

Explore the program below, referring to the task description to know what task the chunk of code is supposed to execute. Explain why the program is not working as intended, then rewrite/rework the program so that it performs the intended task as stated in the description.

The following situation uses a robot in a grid of squares. The robot is represented by a triangle which is initially in the top left square and facing right. The robot may not travel through the black squares. The program below is intended to move the robot from its starting position to the gray square, but it is not currently working. The program segment uses the procedure called GoalReached , which evaluates to true if the robot is in the gray square and evaluates to false otherwise.

In complete sentences, explain why the program is not working as intended, and also provide a solution that allows the program to perform its intended task.

Answers

Answer: It is not working because it is missing the code needed to turn right.

Sentence :The robot would move forward two squares and would stay stuck there because it can not move forward nor turn left. You would need to add code for the robot to be able to turn right so that the robot can reach the goal

There are several reasons that could make a code segment not to work.

The attached code is not working because, the method ROTATE_RIGHT() is missing

From the given code segment, we have the following observations

The robot can turn left using ROTATE_LEFT()The robot can move forward using MOVE_FORWARD()

However, when there is a need for the robot to turn right, the code segment does not have a provision for that.

Hence, the reason the code is not working is because:

The method ROTATE_RIGHT() is missing

The solution to this is to provide a ROTATE_RIGHT() method in the code segment

Read more about debugging at:

https://brainly.com/question/23527739

PYTHON
How can I make a algorithm in python that finds how many numbers are in a row in a list?

For example:

Input:
List = [0,1,1,1,0]
num = 1

Output:
3

Answers

Answer:

This is one of the efficient ways to find the number of occurrences of a given number in a list:

def find_num(arr,n):    return len([count for count in arr if count == n])print(find_num([0,1,1,1,0],1))

If you want a simpler version, you can try this:

def find_num(arr,n):    count = 0    for i in range(len(arr)):        if arr[i]==n:            count += 1    return countprint(find_num([0,1,1,1,0],1))

This is the simplest method:

arr = [0,1,1,1,0]print(arr.count(1))

I think I gave you enough examples. This should get you started off easily.

If you need an explanation, I am happy to help you. BTW I started python 6 months back so even I am pretty new to this.

what are the differences between online class and offline class?​

Answers

online class Direct on and compute

Offline class go to school

The main difference between online and offline learning is location. With offline learning, participants are required to travel to the training location, typically a lecture hall, college or classroom. With online learning, on the other hand, the training can be conducted from practically anywhere in the world.

What is information associated with a document to help describe that document called?



building blocks
encryption
metadata
templates

Answers

if i am correct, the answer should be C. metadata.

i hope i was able to help!

it was field day for the upper grades at Rock Creek School,
Each grade had to choose a team name and a color for their tee-shirts,
Use the clues below to figure out what each grade chose for their team name and tee-shirt color,
each grade can chose one color and one team name.

- The third and fifth grades didn't choose an animal for their team name.
-The forth grade ended up with red tee-shirts with sharks on the.
-The fifth graders and tornadoes are not wearing teal.
-The bears are wearing green.

Some of the photo cut off sorry​

Answers

Answer: it’s green

Explanation:

Which statement describes what this command accomplishes when inside and outside interfaces are correctly identified for NAT? ip nat inside source static tcp 192.168.1.50 80 209.165.201.1 8080 extendable A. It allows host 192.168.1.50 to access external websites using TCP port 8080. B. It allows external clients coming from public IP 209.165.201.1 to connect to a web server at 192.168.1.50. C. It allows external clients to connect to a web server hosted on 192.168.1.50. D. It represents an incorrect NAT configuration because it uses standard TCP ports.

Answers

Answer:

The answer is "Option C".

Explanation:

The NAT accurately identifies the environment and internal interfaces, and main customers can link to a 192.168.1.50 Web server. When designed for, proxies examine input and output packages. IP nat "inside source" implies to encourage an outgoing parcel emanating from an "outside" application and behave accordingly.

Explain the impacts of computer in education

Answers

Answer:

Please check the explanation.

Explanation:

The impact of computers in education has been absolutely phenomenal. Just imagine using your computer and having access to the internet, you can easily ask the question of a certain problem on Brainly, and many subject specialists on Brainly using their own computers can answer your query, helping you clear your concepts.

Some of the other advantages or positive impacts of computers in education.

Rapid communication between teachers, students, and administrationRapid internet reference may be more productive than exploring lengthy booksAudio-visual aids during learningquick information retrieval

Now, some of the negative impacts of computer in education

May encourage cheating opportunity Students may get lazy in class as they know they can get online supportE-books may extinct paper booksCertain only resources have made their resources a profit factory

Answer:

The Impact of Computers on Education The introduction of computers in education has positively affected the school in terms of student achievement, administrative and teaching methods. Computers have significantly altered student achievement. The computers in schools today are equipped with educational software that greatly aids learning.

Explanation:

Explain how there can be different pathways in one career cluster. Use two examples from the text.

Answers

Answer:

...

Explanation:

Career Clusters identify the knowledge and skill learners need as they fellow a pathway toward their career goals. Pathways are grouped by the knowledge and skills required for the occupations in these career fields.

Your manager has asked you to improve network security by confining sensitive internal data traffic to computers on a specific subnet using access control lists (ACLs). On which device(s) should the ACLs be deployed

Answers

Answer:

computers

Explanation:

Question 2 If you are deploying applications in your Pods that need persistent storage, which controller type should you use

Answers

Answer:

"StatefulSet" is the right response.

Explanation:

StatefulSet seems to be an API teaching load instrument that is used to start managing stateful implementations.

Maintains or controls the integration as well as balancing of such a series of Pods but mostly generates a sort of assurance on the placing an order but rather distinctiveness of certain Pods.Like some kind of Implementation, a StatefulSet did maintain pods that have been predicated on the same type of receptacle.

identify the type of error described

Answers

Answer:

ZeroDivisionError

ValueError

Explanation:

ZeroDivisionError occurs when you attempt to divide a number by [tex]0[/tex].

ValueError occurs when the argument passed into a function holds the wrong value. In this case, the string is not numeric which cannot be passed into the float() function.

Hope this helps :)

any four features of power point​

Answers

Answer:

Edit, play PowerPoint, add new slide, delete new slide

Explanation:

Answer:

Start With a Built-in Layout. ...

Use Slide Master View to Update Designs Consistently. ...

Use Someone Else's Presentation as a Starting Point. ...

Rearrange Slides for Effectiveness. ...

Follow the Guides. ...

Set Slide Sizes.

grade 10 python exercise
Write a program that prints, as a word, the value of the last digit of the int variable number. For example, if the value of number is 547, the fragment should print:
The last digit of 547 is seven

Answers

number = 547

nums = {1:"one", 2:"two",3:"three",4:"four",5:"five",6:"six",7:"seven",8:"eight",9:"nine"}

print("The last digit of",number,"is",nums[number%10])

I wrote my code in python 3.8. I hope this helps.

JAVA

plzzz help...........​

Answers

Answer:

import java.util.Scanner;

class Main {

 public static void main(String[] args) {

   Scanner scan = new Scanner(System.in);

   while(true) {

     System.out.print("Enter an integer (0 to exit): ");

     int num = scan.nextInt();

     if (num == 0) break;

     if (num%3 == 0 && num%5 == 0) {

       System.out.printf("%d is divisable by both 3 and 5.\n", num);

     }

     else if (num%3 == 0 && num%5 != 0) {

       System.out.printf("%d is divisable by 3 but not by 5.\n", num);

     }

     else if (num%3 != 0 && num%5 == 0) {

       System.out.printf("%d is divisable by 5 but not by 3.\n", num);

     } else {

       System.out.printf("%d is not divisable by 3 or 5.\n", num);

     }

   }

   scan.close();

 }

}

To add text to a blank slide layout, _____.

Answers

..........................................................................
i think double click?

According to the video, what tasks do Carpenters commonly perform? Select four options. supervising Plumbers, Electricians, and Roofers forming walls and flooring out of concrete cutting, shaping, and fastening wood installing rafters, joists, windows, and subflooring operating heavy equipment setting hardwood floors building kitchen cabinets painting interior walls and cabinets

Answers

Answer:

Cutting, shaping, and fastening wood.

Installing rafters, joists, windows, and subflooring.

Setting hardwood floors.

Building kitchen cabinets.

Answer:

- Cutting, shaping, and fastening wood.

                                   -  Installing rafters, joists, windows, and sub-flooring

-  Setting hardwood floors

                                                                   - Building kitchen cabinets

___________________________________________________________

some one please tell me how to change my name on here?

Answers

Answer:

I have no idea I need points though

what type of error occurred with the code below??

Answers

Answer:

ValueError

Explanation:

The string 'five' holds characters that are not numeric, meaning it will raise ValueError since the function int() does not accept arguments that are strings with characters that are not numbers/numeric.

Hope this helps :)

When you login to your blogging account. The first screen with all controls, tools and functions is called .... Select one: a. Dashboard b. Templates c optians

Answers

Answer:

a. dashboard

Explanation:

In almost every program or webpage where you log in with a personal account. The first screen that contains all your pertinent information and the controls/tools for your account is known as the dashboard. Here you are able to adjust, modify, fix, and analyze all aspects of your account, including the data it contains. The dashboard is extremely useful and often times a necessity for every application.

There are different kinds of devices.  The dashboard option provides all the controls, tools and functions to the blogger to have an easy access to the site.

When you login to your blogging account what is the first screen?

The first screen a person can see when you log into your site is the dashboard of your administrative area.

A blog or called Weblog is known to be an online journal where an person, group, or corporation usually put or present a record of activities, thoughts, etc.

Learn more about dashboard from

https://brainly.com/question/1147194

Tori needs to turn her Turtle to the left 90 pixels. Which line of code should Tori use?

A tina(90)
B tina.back(90)
C tina.left(90)
D tina.right(90)

Answers

Answer: D tina right (90)

Explanation:

right

Answer:

D tina.right(90)

Explanation:

JAVA

Write a program to display the first ten terms of the series:
5, 10, 17, --------------​

Answers

Answer:

class Main {  

 public static void main(String args[]) {

   int a = 5;

   int delta = 5;

   for(int i=0; i<10; i++) {

       System.out.printf("%d, ", a);

       a += delta;

       delta += 2;

   }

 }

}

What is lossless compression

Answers

Answer:

Lossless compression means that as the file size is compressed, the picture quality remains the same - it does not get worse. Also, the file can be decompressed to its original quality.

Explanation:

hope this helps

please brainliest

Answer:

a class of data compression algorithms that allows the original data to be perfectly reconstructed from the compressed data.

Explanation:

1.
Given that the input A is true and the input B is false, what is the resulting value of
the output?


a. True
b. False

Answers

Answer:

Therefore, given that input A is true and the input B is false, then the resulting value of  the output will be 'False'.

Hence, option B is true.

Explanation:

Given

input A = T

input B = F

OR GATE:

INPUTS                    OUTPUT

A        B                         C

T        F                          T

It means when the inputs of the OR GATE is 'T' and 'F' respectively, the output would be 'T'.

Then if we implement NOT gate on the output 'T', the final output will be 'F'.

Because the NOT gate would just convert the 'T' into 'F'.

Therefore, given that input A is true and the input B is false, then the resulting value of  the output will be 'False'.

Hence, option B is true.

In the given question we use OR and NOT gate which can be explained as follows:

The OR gate is a type of digital logic gate that generates a 1 if any of its inputs is a 1, else it produces a 0. The OR gate functions analogously to two parallel switches that feed a light, so that when either switch is closed, the light is turned on.The NOT gate is a type of electrical circuit that produces an inverted replica of its input at its output. An inverter is another name for it. If the input variable is A, the inverted output is referred to as NOT A. It is alternatively represented as "A" or "A with a bar over the top," as seen in the outputs.

Explanation of code:

In this graph when A is "True" and B is not true, which means "False" and we pass both the value into OR gate its value will be "True".  

Therefore, the final answer is option a that is "true".

Learn more about the logic gate:

brainly.com/question/13283896

Which tool can be used to substitute one picture for another picture on a slide?
O Crop the Picture
O Reset the Picture
O Change the Picture
O Compress the Picture

Answers

Answer:

Change the picture

Explanation:

Got it right on edge ☑️

Answer:

C

Explanation:

photograph connect to globalization?​

Answers

Answer:

This globalisation may be through the World Wide Web, travelling exhibitions, television, or books, newspapers, and magazines. An off shoot of this international dissemination is the commercial, cultural, and political benefits that globalisation adds to the value of photography.

Explanation:

Sara just started using the Internet she would like to be a little more efficient and 3 to 4 sentences give Saras some advice about how to be more efficient or using the web

Answers

Answer:

Explanation:

Efficiency with using the internet is mainly about practice. First, you should focus on making sure that your mouse and keyboard are comfortable devices for you and are positioned in a way that best suits your sitting style. Next would be using a browser that allows extension installing as there are many extension applications that drastically simplify everyday internet tasks such as closing a tab, or copying and pasting some text. Lastly, would be practice. Nobody is efficient when they first start learning to use something new, it takes practice. The more you do something the better you get at it.

Other Questions
Read the text, and then write in Spanish.You are working over the summer in Spain for a real estate agency, and you need to write a short description for a house in the country that you are selling. Write two (2) complete sentences in Spanish, describing the house. Remember to use the vocabulary words from this lesson/course only. Use the following suggestions as a guide for your answer:You may copy and paste the accented and special characters from this list if needed: , , , , , , , , , , , , , , .*Note: The sample sentences in parentheses are just a guide to help you form your sentences. You must come up with your own original answers keeping academic integrity intact.Include the following details in your description:In one sentence, use the yo form of the verb vender to express what you sell, a house with how many bedrooms and bathrooms. Be sure to include an adjective for the house to help sell it. (e.g., I sell a new house with four bedrooms and two bathrooms.)In one sentence, state the price of the house using numbers over 10,000 and the correct form of the verb costar, as well as at least three other rooms/areas the house has, using the correct form of the verb tener. (e.g., The house costs 300,000 euros and has a garage, a yard, and two living rooms.) Which expression has a positive quotient?Negative three-fourths divided by Negative two-thirdsNegative StartFraction 1 over 8 EndFraction divided by 3 and one-fifth2 and StartFraction 2 over 7 EndFraction divided by negative one-fifthNegative 6 divided by Five-thirds NEED HELP ASAP WILL GIVE BRAINLIEST When you multiply a function by 1, what is the effect on its graph?A.The graph flips over the y-axis.B.The graph flips over the line y = x.C.The graph flips over the x-axis. Given that cosA= -8/17and sinAis negative, determine the value of tanA. Help asap please!! I will mark you as brainliest :) What makes the cells of domain Eukarya different from the two prokaryotic domains? If P = Set of all triangles, Q = Set of scalene triangles, R = Set of isosceles triangles andS = Set of equilateral triangles.State which of the following statements are true or false.(a) QC(b) RCS(c) SCR which of the following is a proper fraction There is sometimes controversy over who owns the copyright to popular memes as they are usually meant to be shared free but: The artist DOESNT always consent to it being shared like that The people sharing the meme do not like it being shared by others they are made with art that is stolen from copy righted work there are no legal rules to stop anyone from claiming ownership Choose the statement that best reflects an argument used by Chief Joseph to oppose federal assimilation.A. We tried assimilation in the past and it was a failure.B. We must be allowed to live independently of the white man's society.C. Indians must conform to American society in order to grow and advance as a people. 13. Describe the number of solutions for the equation. (1 point)3(x 3) = 3xO one solutionO no solutionO infinite solutionsWhat one Describe how the graph of y= x2 can be transformed to the graph of the given equation. (2 points)y = x2 - 20Shift the graph of y = x2 left 20 units.Shift the graph of y = x2 up 20 units.Shift the graph of y = x2 down 20 units.Shift the graph of y = x2 right 20 units. For each equation, find a value x that makes the equation true.(PLLLLLZZZ help me) 1 x( divided) by 3=12 2 2x+3=203 4/3x=10/3 4 -4x=-245 2(x-4)=106 -0.5x+1.1+2.9 The only careers for multimedia artists are digital design and layout.O TrueO False In this activity, you will research how scientists developed historicalmodels of the atom and present your findings. In the process, youwill draw evidence from texts to support analysis, reflection, andresearch Will give BRAINLIEST Which of the following is an open statement?A) An angle that measures 40 is an acute angle.B) An angle that measures 95 is an obtuse angle.C)XYZ is an acute angle.OD) An angle that measures 95 is an acute angle What is the net work done to lift a 6 kg block a height of 5.3 meters and then lower it back to the ground where it started? find the measures of the numbered angles in the rhombus, will give brainliest ! pls show how you solved it :))) Steam Workshop Downloader