Complete the following sentences by either filling in the blank or writing out the rest of the sentence (when there is a … ):

The internet is made up of _________ networks that all connect together to make a ____________ network.

The job of a router on the internet is to…


Clients allow people to…


Servers store _____________________ and send those to _____________ over the internet.


The internet is physically connected across the world using _______________


Computers break up information, like photos and emails, into ________________



The ___________ protocol tells computers how to break up the information and orders it.


The ________________ protocol tells the packets where they are going and where they are coming from.


The packets get to their destination by…


When the packets get to their destination, the __________ protocol…



Computers get the _______________ of servers by asking the ______________



Computers use the _____________ protocol to display a webpage.

Answers

Answer 1

Answer

hundreds,  massive, connect to the internet gigabytes, people, computers,

bytes, TCP/IP, TCP, internet, TCP, answers, questions, HTTP

Explanation:


Related Questions

Design and implement an application that reads a string from the user then determines and prints how many of eachlowercase vowel (a,e,i,o,and u) appear in the entire string.

Answers

Design and implement an application that reads a string from the user, then determines and prints how many of each lowercase vowel (a, e, i, o, and u) appear in the entire string . Have a separate counter for each vowel. Also count and print the number of nonvowel characters .

SPECIFICATION OF PROMPTS, LABELS AND OUTPUT : Your code should use the prompt "enter string : ". After the input is read, there are six lines of output , each starting with a different label: "a: ", "e: ", "i: ", "o: ", "u: ", "other: " in that order. After each label is the required count.

For example: if "aardvark heebie jeebies" were read in,

Why did the spelling and grammar checkers in Word miss the errors highlighted in yellow?


please help, im vv confused

Answers

Answer:

I do believe that it is a grammar mistake.

Advantages of communications​

Answers

Answer:

promotes team building

creates better relationship

Answer:

➨It is quick in obtaining feedback once delivered. ➨It provides complete understanding of communication delivered and there is chance to make it more clear in case of doubts in interpretation of words or ideas. ➨It is more reliable method of communication. ➨It is flexible and effective for all.

How can you begin networking online? What’s step one?

Answers

Answer:

Step 1: Establish your digital presence by building out your profile. ...

Step 2: Find people to connect with by joining LinkedIn groups. ...

Step 3: Engage by posting content and talking to industry influencers. ...

Step 4: Repeat until you amass a strong following.

Explanation:

10 sentences about computer parts.

Answers

One computer part is the CPU, it’s a piece of hardware the last allows your computer to access and interact all the applications and programs. The first ever CPU chip was invented around 4 decades ago. The keyboard is another computer part and it allows the user to type letters and numbers. There are about 104 keys on a keyboard and there are different parts in it. Some of the parts include, control keys, function keys, navigation keys, numeric keypad, and so on. A mouse is another device used with the keyboard to position the cursor. It’s a hand held device that detects two-dimensional motion relative to a surface. This motion is typically translated Into the motion of a pointer on a display, which allows a smooth control of the graphical user. Memory is a device to store all of your information and saved data. The motherboard is the backbone that tied together the computers components at one spot.

When you use a library in your code, how do you give attribution?

Answers

When you use a library in your code, you give attribution: by writing the source, title, author and license in your code.

Attribution can be defined as a process which typically involves the citation (reference) of an original source of information such as a library, quote, paraphrase or summary, especially by using the author's full name, source, and job title (position) as the case may be.

In software development, you give attribution when you use a library in your code by writing the following:

The source in your code.The title in your code.The author in your code.The license in your code.

Read more: https://brainly.com/question/21172316

We know that February has either 28 or 29 days, but there is a year in the future, February will have 30 days
What exactly is this year?

Answers

Answer:

39 days is the offensive number

Explanation:

cuz calendar no have that numer

ctivity 2: irections: Convert the given value to unit asked. 1. 1 tb 2. 500 mb 3. 200 kb 4. 1,000,000 bytes 5. 500 gb mb gb byte gb mb

help please​

Answers

Answer:elab

Explanation:

24. Describe the role of keyboard and mouse in computer? What are the fundamental similarity and differences between them? ​

Answers

Answer: They give input

Explanation: The keyboard and the mouse controll the computer, by giving inputs. Similarity - They both give inputs

Difference - They give inputs in different ways

Section A - True or False
Question 4: You can use the formatting toolbar buttons to apply any type of formatting to the selected cell entry.

Answers

Answer:

False, Trust me

PLEASE GIVE ME BRAINLIEST

Explanation:

Define cloud, and explain the three key terms in your definition. Compare and contrast cloud-based and in-house hosting using the comparison presented in Q6-1 as a guide. In your opinion, explain the three most important factors that make cloud-based hosting preferable to in-house hosting.

Answers

Cloud computing is making hardware, software and data available on demand via a network.

The cloud stands for a network that, with all the computers connected to it, forms a kind of 'cloud of computers', where the end user does not know how many or which computer the software runs on or where those computers stand exactly.

In this way, the user no longer needs to be the owner of the hardware and software used and is therefore not responsible for maintenance. The details of the information technology infrastructure are hidden from view and the user has his own virtual infrastructure, scalable in size and possibilities.

Learn more in https://brainly.com/question/8645052

In Boolean Logic: FALSE AND TRUE

Answers

Answer: It's basically using operators to determine if the code (usually in an if statement) is true or false.

How many 60 KB jpeg files can be stored on a 2 MB folder in your hard drive?​

Answers

Answer:

2 MB = 2048 kb

2048 / 60 = 34.1

Explanation:

SOME PLEASEE HELP!!
(has to be 4 paragraphs)

Answers

Answer:

Ahhh i wanna help so bad hold on

Explanation:

Write a program in c++ to input a number print the sum of all the odd factors.​

Answers

Answer:

#include <bits/stdc++.h>

using namespace std;

//calculate sum of odd factors

int sum(int n) {    

int res = 1;  

 while (n % 2 == 0)  

 n = n/ 2;    

for (int i = 3; i <= sqrt(n); i++)

{      

int count = 0, total = 1 ;  

    int temp = 1;    

  while (n % i == 0) {  

       count++;      

   n = n / i;        

 temp *= i;        

 total += temp;    

  }      

res = res*total;  

 }  

 if (n >= 2)

   res *= (1 + n);  

 return res;

}

int main()

{

   int n = 20;  

 cout<<"sum of odd factors is : ";  

 cout <<sum(n);    

return 0;

}

Can I please get an answer, it's for computer science.

Answers

Answer:

I believe the answer would be B. C. and D.  A, wouldnt make sense, as GitHub doesn't have that as a feature. I hope this helps! :)

Answer:

ok im not 100% sure this is right but i also don't pay attention in any of my classes except music so i would maybe say options D,B, and A

Explanation:

Which statement is true about the storage media?

Group of answer choices

Data transfer rate of the inner tracks of a magnetic disk is higher than that of outer tracks.

Cost per bit in SSD is lower than that of a Magnetic tapes.

Cache memory is much faster than Magnetic disk storage. But it is much expensive than magnetic disks.

Magnetic disk storage is faster than SSD storage and hence it is a good candidate for a database that needs faster access time.

Answers

The statement which is true about storage media is "Cache memory is much faster than Magnetic disk storage. But it is much expensive than magnetic disks."

The cache memory is faster than both SDDs and HDDs. In mathematical terms, it is 4 time faster than SSDs and 80 times faster than HDDs. Moreover, it is more expensive then the SSDs and HDDs storage. Practically speaking, it is not good to have as much in-memory storage as persistent block storage on SSDs or HDDs.

The remaining statements are incorrect such as "Cost per bit in SSDs is lower than that of a Magnetic tapes". While truth be told the SSD cost more than the Magnetic Tapes.

Magnetic disk storage is faster than SSD storage and hence it is a good candidate for a database that needs faster access time. The statement is also incorrect as SSD are much faster than Magnetic Disk Storage.

Learn more in: https://brainly.com/question/25026748

what is keyboard buffer tell me the answer nicely and I will give brainlitst​

Answers

Answer:

A keyboard buffer is a very small partition of memory that is usually stored in the computer memory in random access memory (RAM) and captures all the keystrokes made on a keyboard.

Explanation:

What is the purpose of a computer network needs assessment? to evaluate how to move from the current status to the desired goal to determine what steps employees can take to increase company revenue to analyze which workers need more training to improve their performance to compare worker productivity

Answers

Answer:

to evaluate how to move from the current status to the desired goal

explain how communication managerial efficiency​

Answers

Answer:

The efficiency of manager depends upon his ability to communicate effectively with the members of his organisation. It is only through communication that management conveys its goals and desires, issues instructions and orders, allocates jobs and responsibility and evaluates performance of subordinates.

pls tag me brainliest

evolution of management​

Answers

Answer:

Evolution of Management and Evolution of Management Science. ... Evolution of the management thought is a process that began in the earlier days of humans. It began when the man found the need to live in the groups. Then, mighty men soon organized the masses and distributed them among the groups.

Explanation:

HOPE IT HELPS

Your answer → - Evolution of management thought is a process that began in the earlier days of humans. -

2.Is having the right tool imperative to successful completion of task at hand? ​

Answers

[tex]\huge\underline\mathtt\colorbox{cyan}{Yes}[/tex]

Having the right tool is imperative to successful completion of task at hand.

Write a method named removeDuplicates that accepts as a parameter a List of integers, and modifies it by removing any duplicates. Note that the elements of the list are not in any particular order, so the duplicates might not occur consecutively. You should retain the original relative order of the elements. Use a Set as auxiliary storage to help you solve this problem.

For example, if a list named list stores [4, 0, 2, 9, 4, 7, 2, 0, 0, 9, 6, 6], the call of removeDuplicates(list); should modify it to store [4, 0, 2, 9, 7, 6].

Answers

The method is an illustration of loops or iteration.

Loops are used to carry out repetitive operations.

The removeDuplicates method in Python is as follows, where comments are used to explain each line.

#This defines the method

def removeDuplicates(list):

#This initializes the output list

   outputList = []

#This iterates through the list

   for i in list:

#All elements not in the output list, are appended to the output list

       if i not in outputList:

           outputList.append(i)

#This returns the output list

   return str(outputList)

At the end of the method, the new list contains no duplicates.

Read more about similar program at:

https://brainly.com/question/6692366

Question
What protocol is used to discover the hardware address of a node with a certain IP address?

Answers

Answer:

ARP is a simple query–response packet protocol used to match workstations hardware addresses to IP addresses. In other words, ARP is the protocol used to identify nodes in a LAN. ARP is described in RFC 826

Why do we create user accounts to customize our preferences​

Answers

I feel like we should create our own account for

security purpuoses   it's a good idea for each user to have their own account. Everyone having their own account is better for security reasons. For instance no one can access anyone else's account without their password.

I just need question 2 answered. Someone please help I’m on a test!

Answers

Answer:

Principal photography

Explanation:

Number 1 is what part of an application







Title Bar


Ribbon


Quick Access Toolbar


Status Bar

Answers

Answer:

The correct answer is Quick acces tool bar. You litteraly probably don't even use brainly anymore lol.

Explanation:

I absolutly confirm this is correct.

The number 1 is the part of an application that is considerably known as the Quick Access Toolbar. Thus, the correct option for this question is C.

What does the Quick Access toolbar contain 1 point?

The customizable Quick Access Toolbar contains a set of commands that are independent of the currently displayed tab on the ribbon. You can move the Quick Access Toolbar from one of the two possible locations, and you can add buttons that represent commands to the Quick Access Toolbar.

According to the context of this question, the quick access toolbar is located in the title bar of the application window but can be configured to display below the ribbon usually consisting of the number 1 part of an application.

Therefore, number 1 is the part of an application that is considerably known as the Quick Access Toolbar. Thus, the correct option for this question is C.

To earn more about Quick access toolbar, refer to the link:

https://brainly.com/question/13523749

#SPJ6

What are three advantages of using enterprise software in an organization?

A. It provides more security features that allow organizations to protect their data

B. It is available for use on both desktops and mobile devices.

C. It is an excellent platform for writing and revising personal memoirs.

D. It allows a large number of people to collaborate on a project.​

Answers

The three advantages of using enterprise software in an organization is that it provides more security features that allow organizations to protect their data.

The availability for use on desktops and mobile devices, which allows a large number of people to collaborate on a project, is also an advantage.

Therefore, using a enterprise software enables the integration of the strategy, enabling a more systematized management that is facilitated by the processing of data that supports decision-making.

Speed, collaboration and transparency are also improved, increasing the reliability and overall quality of organizational processes.

Learn more here:

https://brainly.com/question/1917506

what is a program or collection of programs that enable a person to manipulate a visual images on a computer​

Answers

In computer graphics, graphics software refers to a program or collection of programs that enable a person to manipulate images or models visually on a computer. ... In addition to static graphics, there are animation and video editing software.

A field name can be up to 64 characters long

Answers

Answer:

Explanation:

cool ..........................,...............................

Other Questions
La cantidad de calor que requiere elevar la temperatura de 1 libra de agua en 10 F es: The red line running vertically through the middle of this map represents a. the Tropic of Cancer b. the Tropic of Capricorn C. the Equator d. the Prime Meridian A credit card company offers an annual 2% cash-back rebate on all gasolinepurchases. If a family spent $5,650 on gasoline purchases over the course of a year,what was the family's rebate (in dollars) at the end of the year?| who is The father of History HELP!!!!!!!!!!!!!!!!!!!!!!!!!!! What happened to the U.S. dollar when President Nixon closed the goldwindow?A. It became part of a total commodity system B. It came part of a partial fiat system C. It became part of a total fiat system D. It became part of a partial commodity system 82 x3 +4 +8 +5 +3I KNOW THE ANSWER JUST SOME POINTS FOR FREE Which of the following is a lasting impact resulting from 20th-century banking reforms in the United States Which pairs of quadrilaterals can be shown to be congruent usingrigid motions?Select Congruent or NotCongruent for eachpair of quadrilaterals.NotCongruentCongruentquadrilateral 1 andquadrilateral 2quadrilateral 1 andquadrilateral 3quadrilateral 1 andquadrilateral 4quadrilateral 2 andquadrilateral 3quadrilateral 2 and Fill in the blanks. In the rectangle below, AE = 2x+5, CE=5x-13, and mZECD=28.Find BE and m ZEBC.WOBEBBm ZEBD Dan ate 6/7 of a Snickers, Ariel ate 3/4 of a similar Snicker, who ate the most? (Write the name in the blank) Explain how Miep Giess perspective is different from Anne Franks. What makes Giess viewpoint unique? Which unstable element is used to determine the age of volcanic rock?argoncarbon-12potassiumcarbon-14 Andrew Jackson was different from Thomas Jefferson in what way?A. Jackson avoided using the power of the veto during his era.B. His policies supported the contributions of American Indians.C. Jackson saw and promoted himself as a man of the people.D. Jackson strongly opposed the concept and use of nullification. Please paraphrase the following.Naval architects never claim that a ship is unsinkable, but the sinking of the passenger-and-car ferry Estonia in the Baltic surely should have never have happened. It was well designed and carefully maintained. It carried the proper number of lifeboats. It had been thoroughly inspected the day of its fatal voyage. Yet hours later, the Estonia rolled over and sank in a cold, stormy night. It went down so quickly that most of those on board, caught in their dark, flooding cabins, had no chance to save themselves: Of those who managed to scramble overboard, only 139 survived. The rest died of hypothermia before the rescuers could pluck them from the cold sea. The final death toll amounted to 912 souls. However, there were an unpleasant number of questions about why the Estonia sank and why so many survivors were men in the prime of life, while most of the dead were women, children and the elderly. Which of thesentences belowuses the Imperfecttense?A. Hubo un accidente, un choque terrible.B. Los conductores estaban muy nerviosos.C. Por la adrenalina. Given: WX congruent yz Prove: WYXZ Ben leads a team of a few engineers at a robotics firm. A couple of them would like to improve their skills by taking additional courses in specialized areas. What are these courses in specialized areas called? A. technical certificate courses B. undergraduate certificate courses C. masters degree courses D. online courses Im need this worked out step by step by tonight