Answer:
what do i think about future of computers
Explanation:
i think the future of computer will more be advanced
maybe creating robots to help humans with lots of things as pollution,littering and all sorts of things help us explore deeper parts of the ocean and get more accurate data and maybe be able to stop climate change,maybe stop deforestation, and be able to fix all the horrible thing we did to our earth. this is not proven facts but this is how i think about the future of computer
Idk if that helps
Answer:
Router
Explanation:
The others are not related to internet per se.
Answer:
if speed < 0:
reverseDrivers +=1
elif speed < 1:
parkedDrivers +=1
elif speed < 40:
slowDrivers +=1
elif speed<=65:
safeDrivers +=1
else:
speeder +=1
Explanation:
The statements are written in python programming language
See a complete code screenshot attached, where all the variables are defined
Answer:
The computer that responds to requests from the client computer:
Server
Connects network devices or different parts of a network:
Switch
A piece of equipment that directs data where it should go:
Router
Connects many different Ethernet devices and allows them to connect to the network with one connection:
Hub
The computer that uses service provided by a server:
Client
Explanation: