1. The CPU (central processing unit) does the calculations and comparisons that make the computer work. They use millions of transistors to do so.
2. The ROM holds all the programs on the computer. This is most often the "C" drive.
3. The ROM also has the operating system that is used to run the computer.
Networks that are designed to connect similar computers that share data and software with each other are called: Peer to Peer (P2P) Networks.
<h3>What is a networking software?</h3>
A networking software can be defined as a set of executable instructions (codes) that is typically designed and developed to instruct a networking device on how to perform a specific task or transmit data from one location to another.
<h3>The types of networking software.</h3>
Generally, there are three main types of networking software and these include the following:
In Computer networking, Peer to Peer (P2P) Networks can be defined as a type of network that are designed and developed to connect similar computers that share data and software with each other.
Read more on Peer to Peer Networks here: brainly.com/question/1932654
#SPJ1
Answer:
B.O(n).
Explanation:
In an ADT graph the method addEdge uses an Array of list.So in the worst case and the worst will be when the list already has n elements in it.
So to add an edge we have to iterate over the list upto nth element and then add the edge after that.So it has to travel over n elements.
So we can say that the answer is O(n).
greatflombles or gr8flombles or go2flombles