explain how the internet works​

Answers

Answer 1

How does the Internet Work?

The Internet works through a packet routing network in accordance with the Internet Protocol (IP), the Transport Control Protocol (TCP) and other protocols.

Hope this helps you!

Answer 2

Explanation:

The internet is a worldwide computer network that transmits a variety of data and media across interconnected devices. It works by using a packet routing network that follows Internet Protocol (IP) and Transport Control Protocol (


Related Questions

Whats the formatting of a letter to the editor?​

Answers

Answer:

Date: Make sure to write the date below the sender's address excluding one space or line. Receiving Editor's address: You should mention the address of the recipient that is the editor's address. The Subject of the letter: It must convey the main purpose of the letter to the readers.

Explanation:

Hope this will help

I need help 50 points and brainless if you answer

Answers

Answer:

50

var X gets passed into the rectangle function, which I assume would set the x and y coordinates to what the var's have already been set to.

Answer:

The answer is 50

Explanation:

Nathan has a 30-second clip of music that he wants to play over and over again when he runs a program. What does Nathan need to make this happen?
a for loop
a while loop
an infinite loop
a Boolean loop

Answers

Nathan has a 30-second clip of music that he wants to play over and over again when he runs a program. What does Nathan need to make this happen?

a while loop

The answer is an infinite loop

Anna's house is old and needs quite a few repairs that she
cannot afford out-of-pocket. What type of loan does she need?

Answers

Answer:

Home equity

Explanation:

Hope this helps    :)

SOMEONE PLEASE HELP ME WITH THIS ILL GIVE YOU BRAINLY IF YOU GET IT RIGHT PLEASE!!!!!


How can supply and demand for different careers affect job stability and income ? Should you think about supply and domand when considering your future career? Why or why ?

Answers

Answer:

Supply and demand affects the labor market just like any other market. ... On the flip side if demand for a job increases while supply stays stable then job stability gets higher and income could get higher as employers are willing to pay more

Answer:

Supply and demand can affect job stability since if your supply is high whilst your demand is low, you'll make less money from stocks and will be paying for supplies which aren't being used or sold and therefore will be losing money and profits, meaning that the jobs stability will be lowered due to lack of pay, resulting in a cut of workers

funtion is excel define​

Answers

Explanation:

Excel includes many common functions that can be used to quickly find the sum, average, count, maximum value, and minimum value for a range of cells.

A four-stroke engine is one in which the piston goes through evolutions for each power stroke: intake, compression, power, and exhaust.


True

False

Answers

Answer:

that is true.

........

.

True the reason why is because of the way it is built and how it contrasts in between these

PLEASE HELP ILL GIVE BRAINLIEST

Answers

Answer:

text labels and different

Explanation:

How do you check to see if the user entered more than one character? Complete the code.

letter = input("Enter a letter: ")
if _____ > 1:
print("\nPlease guess a single letter.\n")

letter.len()

length(letter)

letter.length()

len(letter)

Answers

Answer:

1len(letter)

Explanation:

JUST GOT IT RIGHT

The code is letter = input("Enter a letter: ") if len(letter) > 1:print("\nPlease guess a single letter.\n")

What is code?

There are four kinds of coding:

Data compression (or source coding)Error control (or channel coding)Cryptographic coding.Line coding.

The description of a code is a set of rules or a method of communication, often with erratically assigned numbers and letters given specific definitions.

An illustration of code is the state's vehicle laws. An example of code is a made-up vocabulary that two children use to articulate to each other.The total numeral of computer languages to exist is approximately 9,000, though there are 50 that are the most famous programming languages in use today.

To learn more about code, refer to:

https://brainly.com/question/25605883

#SPJ2

n
Which best describes the relationship between hardware and software?
ОООО
Software instructs hardware how to perform.
Software allows users to interact with hardware.
Hardware directs the performance of software.
Hardware enables software to perform correctly.
The answer is CC equals hardware distract supposed formants of software hope this helps

Answers

Ndhddhdhdh
Hdhdhdjdhhfhfhfhfhfjdjfjfj

Answer:

A

Explanation:

Software instructs hardware how to perform.

How to code the different parts of HTML (Plz answer)

Answers

If you have a sidebar that has multiple sections, don't nest elements inside of elements like in the example above. Instead, make the sidebar a single and then use (or another appropriate sectioning element) to create the different sections.

Could you give me Aidan Gallagher's wuasp number​

Answers

Answer:no

Explanation:no

Answer:

no

Explanation:

why do you need it

hope you you find what you looking for

define types of hacker ?plz help me with this question​

Answers

Answer:

the types of hacker attacks and techniques. White Hat Hackers. Black Hat Hackers. Gray Hat Hackers. Script Kiddies.

Explanation:

i don't know if this can help you

Answer:

White Hat Hackers

Black Hat Hackers

Gray Hat Hackers

Script Kiddies

Green Hat Hackers

Blue Hat Hackers

Red Hat Hackers

State/Nation Sponsored Hackers

Hacktivist

Malicious insider or Whistleblower

I need help 43 points and brainiest if you answer

Answers

Answer:

250

Explanation:

What is the purpose of reading material for the very study first time

Answers

Answer:

Understanding the material, not memorizing it

any of my friends can you answer me plz?

Answers

Answer:

God is always your friend mate

Explanation:

What are the basic tasks performed by an operating system?​

Answers

Answer:

An operating system is a software which performs all the basic tasks like file management, memory management, process management, handling input and output, and controlling peripheral devices such as disk drives and printers.

Explanation:

i hope it helps:)

You work for ScreensRUs, a business that sends repair people to sites to fix damaged car windshields. Your employer provides company mobile phones, but you think it should provide smartphones instead. Write a memo outlining two reasons why the firm should upgrade its devices.

Answers

Answer:

tldr; treat this like a brief essay. some reasons would be "having a smartphone makes your job easier", "smartphones can make the job easier to do on the go".

Explanation:

hi there!

ok, so this should be pretty simple.  first, we should take a look at the issue in the scenario;  you're an employee for a company that relies heavily on technology to get your job done and send other employees to their customer's locations.  because of this, getting poor quality mobile phones would make your job a little bit harder to do.

to put this in a little bit of a better perspective, imagine that you're an employee in a store, and your job is to sweep the floor. however, your boss only gives you a dust pan and bad quality broom.  that'd make you wish that you had some better equipment to get your job done faster, right?

a memo is basically a written message in a business place; in modern days, they're usually emails, but back in the day they were letters and such.  for this assignment, treat this like an essay! however, be sure to be to-the-point.

now to answer the question; we've already covered one reason that you could use in the memo: "having a smartphone would make your job easier". now think about what else having a smartphone would do compared to a mobile company phone.  

here's an example of a memo!

good luck! hope this helped.

(Python): I wanted to end my code with main() and that was a bad statement for some reason, help!

Answers

Answer:

go to the stack overflow website

How many times will an infinite loop repeat?
100
the number of minutes in the variable
the number of times in the variable
until someone stops the program

Answers

Answer:

The infinite loop is suppose to go on and on it never ends. My best guess is the third one.

Answer:

Its D because a infinite loop goes on forever until yep D until someone stops it in another words if someone doesnt stop the loop then it will keep going on and on so your answer is D

Explanation:

I am getting two expected errors on this code for the bottom two “public static void” lines. Can someone tell me how I can fix it? Thanks

Answers

Answer:

Declare variable b in both lines

i.e. int b

Explanation:

In the given code, the parameters of both functions were not properly declared.

When listing the parameters, the data type must be clearly stated for all parameters (individually)

In the declaration of both functions, only variable a is declared as integer while b is undeclared.

So, the correction is to declare b as integer

how do I get the bot token for discord? (scripting etc)

Answers

Discord sucks , sucks sucks sucks stop using dat sucky app .

Answer:

1 Open your App on the Developer Portal.

2 Go to the Bot settings from the side menu.

3 Press the Reset Token button located under the Build-a-Bot section.

4 A pop-up window will show up asking you to confirm.

5 Your new token will now show up under the Build-A-Bot section. Make sure to copy and paste it into your code right away. Be sure to follow good token management security practices!

where should your two index fingers be when your fingers are rest.

A. F and H

B. F and j

C. L and M

D. J and K​

Answers

Answer: B : F and J

Explanation: Allows you to type without looking at keys and makes all the keys easily accessible

What is the system of computers, routers, wires, cables,etc. that allow computers to communicate called?

Answers

Internet maybe?
Not 100% sure though

In the U.S., weather in Arizona can move and affect the weather in _____.

Answers

New Mexico, it usually goes west to east

Which types of IP addresses should always be blacklisted?
APIPA
Experimental
Multicast
Private IP addresses outside of one's own range

Answers

Answer:

private up addresses outside of one's own range

Explanation:

b

Write a python program to get the input values from the user and
compute the area of a rectangle.​

Answers

It’s telling me to put 20 characters

what does the box mean when texting

Answers

texting on imessage?

Answer:

This means that your device's operating system did not recognise part of the message.

Explanation:

Select the correct images. From her stack of photographs, Alice has to pick images that a photographer shot using the sports mode. Which images would she pick? please help me​

Answers

The images clicked by photographer in sports mode are running horse, the running train, and the running child.

What are sports mode images?

The sports mode images means the pictures clicked by the photographer are those were the objects are in moving position. The sports mode in the photography helps to make the main object as clear and the background as blur.

The image of running horse, the running train, and the running boy are denoted as the images clicked by the photographer in the sports mode. The sports mode by the photographer helped the objects to come in focus, rather being moved along with their motion. The clarity of the objects irrespective of their movement is possible only due to the sports mode enabled by the photographer.

Therefore, the image of horse, child, and train are selected.

Learn more about sports mode images, here:

https://brainly.com/question/14166347

#SPJ2

Answer:

train, horse, child

Explanation:

There are several categories of utility programs that were discussed in this unit. For this item, list one. In one to three sentences, describe the purpose of this category of utilities. Then provide an example of one such utility program and explain its function.

Answers

Answer:

Antivirus

Explanation:

The antivirus software is a utility program and what it basically does include: (1) detecting of virus on the computer system (2) bring to the notice of the computer user, the presence of virus on the system.

An example is Avast Antivirus.

Other Questions
1What is the mass of 0.328 mol of CO2? 1. Which of the following advanced as a result of the Cold War?TechnologyA and B OnlyScienceEconomicsAll of the above Mary Lost 30 pounds. Before her diet she weigh 180 pounds. What is the percent of change Can you change the person you were raised to be? The power to make laws is power, while the power to execute those laws is power. A. Executive, Legislative B. Legislative, Executive C. Legislative, Judicial D. Executive, Judicial EXPERT HELP:What is a bone fracture?A. broken boneB. healed boneC. tender boneD. weak bone Clear selectionUsing the following sequence, identify the 10th term: 2,-4, 8, -16 Write a recursive method called lengthOfLongestSubsequence(a, b) that calculates the length of the longest common subsequence (lcs) of two strings. For example, given the two strings aaacommonbbb and xxxcommonzzz the lcs is common which is 6 characters long so your function would return 6. The length of the lcs of two strings a PLEASE HELP ME NOW!!!! DUE VERY SOON! PLEASE I BEG YOU! Decorative glass balls are being stored in a box. Each ball has a radius of 2 1/3 cm.How many balls will fit in each layer of a box that is 20 cm by 15 cm?7 balls12 balls48 balls In asexual reproduction the "parent" can be a single...? Which characteristics best describe the undefined concept?has length, but no widthPointLinePlane2-dimensional1-dimensionalO dimensionslocationflat surfaceIntroDone CAN SOMEONE ANSWER THIS! Find the lateral surface area of the cylinder. Round your answer to the nearest hundredth. A) 315.04 in2 B) 370.62 in2 C) 395.84 in2 D) 408.92 in2 What is the value of 3n-1 when n 20? Do you lose weight when you hit puberty (girl)Just wondering T y yo ______ a la cafeteria Solve showing all the steps What were the three main parts of the Missouri compromise? Definition: This is the main law enfacement agency in the state of North Carolina.Example: It is part of the state Department of Justice. In an arithmetic sequence Sn=n^2SN=N^2-2N .USE formula (Tn=Sn-Sn-1) to determine the value of Tn Describe how Sparta was governed.