How do the Internet and the World Wide Web make networks possible

Answers

Answer 1

Answer:

WIFI

Explanation:

yeyeyeyyeye

Answer 2
The internet is a collection of connected computers gateways by which the information that is stored in databases and on servers is transferred from one computer to another.

Related Questions

What is a special type of variable used in subroutines that refers to a piece of data?

a parameter

a constant

a function

a routine

Answers

Answer:parameter

Explanation:

I got it right

Answer:

answer is A :)

Explanation:

Edge 2021

Please help fast! Thank you if you can do this.

Answers

I’m sorry I would have helped but I don’t know I’m really sorry

Which of these is a way to portray motion in a painting?
use of primary colors
use of realism
use of space
use of angles
hurry !!!

Answers

The answer is use of angles

Edhesive 4.3 code practice question 1 PLZ SOMEONE
topic: Grandma Ester normally gives you hugs for your birthday - one for every year old you are. When you turned 15, she squished you with 15 hugs! This year, she, unfortunately, cannot see you on your birthday, so instead, she wants to send you virtual hugs!

Create a program that prompts the user for how old they are turning and then using a loop, output a virtual hug for every year old they are.

The following prints a single “virtual hug.”

Answers

Answer:

x = int(input("How old are you turning? "))

c = 0

while (c != x):

c = c + 1

print("**HUG**")

Following are the python program to calculate the virtual hugs:

Python Program:

age = int(input("How old are you? "))#defining the age variable that inputs age value in number

for x in range(0,age):#defining the loop that counts and prints the number of HUG value

   print("**HUG**")#print message

Output:

please find the attached file.

Program Explanation:

Defining the 'age' variable that inputs age value by using the input and int method that takes only numeric value.After the input value, a for loop is defined this loop that counts the age value and prints the number of 'HUG' values, by using the print method.

Learn more on python programs here:

brainly.com/question/17796174

which og the figures ilustration kinetic potential energy? where only the water of your energy​

Answers

i need to see like a picture

What is the code in Edhesive 3.3 question 1?

Answers

Answer:

# your code goes here

r = int(input ("Enter the red: "))

g = int(input ("Enter the green: "))

b = int(input ("Enter the blue: "))

if( r <= 0 or r >= 255):

 print("Red number is not correct.")

if( g <= 0 or g >= 255):

 print("Green number is not correct.")

if( b <= 0 or b >= 255):

 print("Blue number is not correct.")

Which line of code will only allow a symbol to be stored in a variable?


a. phone = float(input("What is your phone number?"))

b.phone = int(input("What is your phone number?"))

c.phone = input("What is your phone number?")

d.phone = input(What is your phone number?)


(Its not B)

Answers

Answer:

D. phone = input(What is your phone number?)

which of the following is NOT an example of a compound
A, Gun Powder B, SALT C. Smoke from cars D. Oxygen​

Answers

Answer:

D.

Explanation:

feels most right bro . pretty sure, not fully confident :)

what is a massive online storage that allows for access by any Internet connected device running a web browser and is used for less private files ?

Answers

I recommend Google Drive, it allows up to 15gb of free storage. You can access it anywhere since it is from Google. Another one you can try is Dropbox which only allows up to 2gb.

What is computing device

Answers

Please do mark me as Brainiest. I would be so happy!!!

Answer:

Any electronic equipment controlled by a CPU, including desktop and laptop computers, smartphones and tablets. It usually refers to a general-purpose device that can accept software for many purposes in contrast with a dedicated unit of equipment such as a network switch or router.

Have a great day.

Answer:

google

Explanation:

google

convert the binary numbers into decimal 100000​

Answers

Answer:

32₁₀

Explanation:

Start off by multypling each digit by 2 to the power of it's place value, and then add them together.

The base is 2 in the binary number because it uses two possible numbers: 1 and 0.

The base is 10 in the result because normal digits have 10 different numbers: 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9.

(100000)₂ = (1 × 2⁵) + (0 × 2⁴) + (0 × 2³) + (0 × 2²) + (0 × 2¹) + (0 × 2⁰) = (32)₁₀

all beauty salons must be well-lighted and ventilated and must be good____condition.​

Answers

I'm assuming working condition

This technology had the biggest impact on the capabilities of diagnostic testing.

A.computers
B.the Internet
C.transportation
D.the microscope

Answers

Answer:

Computers

Explanation:

They run the tests in a multitude of ways and can provide clear data in organized and profficient ways and it's fast.

Answer:

A = Computers

Explanation

I know it is Computers

Which type of security personnel may work for government as well as for private security agencies?

Answers

Answer: A security guard

Explanation:

it’s a security guard.

Which of the following is an example of Arabic numbering in an outline?


ii

2

II

B

Answers

Answer:

d:b

Explanation:

What do donnas actions and thoughts reveal about her character

Answers

That she is scared for herself at first but once Cujo jumps up on the window it is a selfless and different fear. She then is worried about Tads safety.

Hope this helps.

List the instructions of how you would make a PBJ sandwich as a series of five (5) steps (tasks) in the first column Complete the other fields by: Identifying the tools and equipment needed for each step Identifying what problems/issues may occur during each step

Answers

Answer:

Explanation:

In order to make a PBJ sandwich you would first need to obtain all of the ingredients which are the following

Peanut ButterJam (of choice)whole wheat breadspreading knifecutting knife

Once you have all of the ingredients follow these instructions to make the sandwich

place 2 slices of bread seperately on the plateUsing the spreading knife place the amount of peanut butter that you want on one of the breads and spread evenly (the bread may break on this step so be careful)Using the spreading knife place the amount of Jam that you want on the other slice of bread and spread evenly (the bread may break on this step so be careful)Place Bread together and cut the edges off using a cutting knife.Eat and Enjoy. (problem: you may become addicted)

ASAP What is the answer to this question ?
Best answer will recieve BRAINLIEST!!

Answers

Answer:

256

Explanation:

is this math it wont load the picture

is this statement True or False?
A computer processes data using only 1s and 0s
A. True
B. False

Answers

Answer:

A. True. Computers only process using 1s and 0s

Trueeeeeeeeee is the answer

Which of the following is an open-source web browser?
A. Firefox
B. Internet Explorer
C. Opera
D. Telnet

Answers

Answer:

Firefox

Explanation:

Answer The answer would be  A). firefox.

Explanation:

I took the quiz.

Samuel wanted to paste the value and the formula attached from cell B6 to cell F16. Which methods will work? Check all that apply.

Answers

Answer:

Select cell B6, copy, and paste special into F16.

Select cell B6, Ctrl+C, and Ctrl+V into F16.

Select cell B6, copy, and paste into F16.

Explanation:

got it right on edge.

The methods that will work for Samuel are:

Select cell B6, copy, and paste special into F16.Select cell B6, Ctrl+C, and Ctrl+V into F16.Select cell B6, copy, and paste into F16.

How to determine the appropriate method?

There are several ways to copy formulas in Microsoft Office Excel.

Some of these ways are:

Direct pastingPaste special

The direct pasting is divided into two ways

Ctrl+c and Ctrl+vUsing the Copy and paste function

The above ways mean the same thing, and they can be achieved using the following instructions

Select cell B6, Ctrl+C, and Ctrl+V into F16.Select cell B6, copy, and paste into F16.

To paste the formula by paste special, Samuel must use the following instruction:

Select cell B6, copy, and paste special into F16.

Read more about Excel formulas at:

https://brainly.com/question/14299634

#SPJ2

this is not what I asked for​

Answers

?? What does that mean? What is the question

In the excerpt, "A wrong is unredressed when retribution overtakes its redresser,” which of the following is a synonym for redress? lecture grievance rectify announce

Answers

Answer:

The answer is Rectify

Three of the following values could be stored as strings. When would you NOT use a
string command?
O To store a word.
O To store a list of colors.
O To store values NOT used for calculations.
O To store decimal values.

Answers

Answer:

To store decimal values

Explanation:

If values are not to be used for calculation, that is, they are not numerical data, therefore, some of them could be stored as strings. A string may contain any sequence of characters. The characters in a string may be repeated.

From the foregoing, decimals can not be stored as strings because in computer programming, a string is normally a sequence of characters, hence the answer above.

Using variable concepts, it is found that you would not use a string command to store decimal values.

---------------------------

Strings are used in programming to work with variables that are composed by text, which can include words, colors, and any variable that is not used for calculator.For decimal values, float and double variables are used, not strings, and thus, this is the option for which a string command would not be used.

A similar problem is given at https://brainly.com/question/15583814

which of the following are the lines defining the borders of shape

borders

curves

faces

edges



which of the following is the point at which the lines of the edges of a shape intersect


dots

corners

faces

edges

Answers

Answer:

1. Boarders

2. Edges

--------------------

If you were to go back in time, what games might you find kids playing at the local arcade? List and describe at least two games.

Answers

Answer:

Pac-Man Battle Royale, Space Invaders Frenzy

Explanation: Pac-man Battle Royal, came out in 2011 not that long ago. Space Invaders Frenzy came out in 1978. That came out A WAY long time ago.

Captions are used to identify or give information about
O books
O magazines
O authors
O images

Answers

Answer:

images

Explanation: i know this because i read magazines all the time specially rollingstone

PLS HURRY!! The newest Windows OS that provides a faster startup and redesigned Task Manager is called ____.

A. Windows Vista
B. Windows 7
C. Windows ME
D. Windows 8

Answers

Answer:

Windows 8

Explanation:

Hopefully I have answered your question!

Windows 8 was released on: October 26, 2012 a slower startup screen (Takes up to 5 Minutes, While Windows 7 takes about 30 seconds to about 1 Minute.) With a whole new redesign on the task manager.

the answer is windows 8

What do the following white characters symbol represent?
a) ¶
b) .

Answers

???????????????????

NEED ASWERS FAST
Which of the following statements best compares and contrasts the education necessary to pursue careers in either dance or music production management?


Both dance and music production management degrees include classes in music history; however, someone pursuing a career as a music producer would focus on music and sound engineering.

Both dance and music production management degrees include earning an associate’s degree from a community college or university; however, someone pursuing a career as a dance producer would need to earn a BFA.

Both dance and music production management degrees include completing a course of study at a four-year college or university; however, someone pursuing a career as a dance producer would also need to complete an internship.

Both dance and music production management degrees include classes in music composition; however, someone pursuing a career as a music producer would also focus on musical instruments.

Answers

its not Both dance and music production management degrees include completing a course of study at a four-year college or university; however, someone pursuing a career as a dance producer would also need to complete an internship.

Its not Both dance and music production management degrees include completing a course of study at a four-year college or university; however, someone pursuing a career as a dance producer would also need to complete an internship.

What is Production management?

Planning and controlling industrial processes to make sure they proceed smoothly and to the desired level is known as production management, sometimes known as operations management.

Both the service and manufacturing industries use production management strategies. In terms of importance and extent, it is comparable to other disciplines like marketing, human resources, and financial management.

Production management in manufacturing activities comprises responsibilities for product and process design, capacity and quality planning and control challenges, and personnel organization and supervision.

Therefore, Its not Both dance and music production management degrees include completing a course of study at a four-year college or university; however, someone pursuing a career as a dance producer would also need to complete an internship.

To learn more about production management, refer to the link:

https://brainly.com/question/1379995

#SPJ2

Other Questions
Match each term with its definition.gender expressiona person whose gender identity andbiological sex aligntransgendera person whose gender identity andbiological sex do not aligngenderXhow people communicate their gender withina culturethe characteristics of being male or female,as defined by societygender identityXcisgenderXthe inherent sense of self as either male orfemale C10. These people were important in the transmission of African history.O A. kinshipB. clanO C. labor specializationO D. griots Which of the following terms belongs in a different group?1. femoral2. pelvic3. patellar4. axillary The mass of Earth is about 6 x 10^24 kilograms. The mass of the moon is about 7 x 10^ 22 kilograms. The mass of Jupiter is about 2 times 10^27 kilograms.About how many times as large is Earth's mass compared to the moon's mass? Justify your answer.About how many times as large is Jupiter's mass compared to Earth's mass? Justify your answer. How many half-lives have passed when there are three times as much daughter isotope as parent isotope? How do you know if someone who never speaks to you and just stares at you likes you I really need help. I am so confused. I like him but I don't know how to ask him/get him to notice me.HELP ME!!! The vertex of this parabola is at (-1,-3). Which of the following could be its equation?61,-3)A. x=-2(y + 1)2-3B. x=-2(y-1)2-3C. x= -2(y + 3)2-1D. x = -2(y-3)2-1 Which word would provide the most negative connotation in the following sentence from a home advertisement?Come see this quaint and ____ home just listed for sale!A. cozyB. smallC. humbleD. tiny Use this formula: Q=(m)(T)(Csp), where Q is heat (what youre solving for), m is mass in grams (g), T is the change in temperature (ending temp. minus beginning temp.) in degrees Celsius (C), and Csp is the specific heat capacity in joules per gram per degree(J/g C). The answer will be in joules of energy (J). Just multiply all three quantities given in the text together (as it shows in the formula!) to get Q. But remember, you have to figure out the change in temperature (like 10 C to 50 C is a change of 40 C). 1. A calorimeter holds 75 g water at 26C. A sample of hot copper is added to the water. The final temperature of the water and copper is 39C. What is the change in enthalpy associated with the change in the waters temperature? The specific heat capacity of water is 4.19 J/gC. 2. A chemist heats a 215-g sample of iron from 25.0C to 90.0C. How much heat did the iron absorb? The specific heat capacity of iron is 0.45 J/gC. Who were the Buffalo soldiers apex What If? The rules for multiplying two integers can be extended to a product of 3 or more integers. Find the following products by using the Associative Property to multiply 2 numbers at a time. a. 3(3)(3) b. 3(3)(3 ) c. 3(3)(3 ) d. 3(3)(3)(3 ) e. 3(3)(3)(3) f. 3(3)(3)(3) A dog walks 10 km north in 2 hours and then 8 km south in 1 hour.a) What is the dogs average speed for the whole journey? b) What is the dogs average velocity for the whole journey? Which of the following options does NOT describe an opinion?A.expresses feelings, attitudes, and beliefsB.can be proven true or falseC.not useful for supporting argumentsD.useful in shaping ideas and evaluating thinking Select the correct answer. Which equation shows one way to find the value of 35 16? 35 16 = (7 5) (8 2) = (7 8) (5 2) = 56 10 = ? 35 16 = (5 7) (2 8) = (5 + 7) (2 + 8) = 12 10 = ? 35 16 = (7 5) (8 2) = (7 + 8) (5 + 2) = 15 7 = ? 35 16 = (7 5) (8 2) = (56 2) (10 7) = 112 70 = ? A. Write the correct form of the AR verb in parenthesis. 1. Yo el lpiz. (agarrar) 2. Nathan ben. (bailar) 3. T _ la guitarra. (tocar) 4. Nosotros a Espaa. (viajar) 5. Ellos muy despacio. (andar) B. Write the correct form of the ER verbs in the parenthesis Four out of every six dental patients request fluoride treatment after their dental cleaning treatments. If 120 patients have dental cleanings this week, how many will choose to have fluoride treatments as well? Find the slope of the lineWhat is the slope of the line? Select the correct choice below and, if necessary, fill in the answer box to complete your choiceO A. The slope of the line is (Type an integer or a simplified fraction)OB. The slope of the line is undefined .....................................................................................................................................................................................................................................................................................................................................................................................................................Which of the following is a check of the Legislative Branch? (Choose TWO)Question 15 options:Suggests laws to CongressImpeachable by CongressJudicial Review can decide if laws are unconstitutionalCan appoint judgesLifetime appointment of judgesCan veto proposed laws Please help if you know how to do this, thanks Find the y intercept of the line 4y=-6x+8