regulates and integrates the operations of the computer. It selects and retrieves instructions from the main memory in proper sequence and interprets them
Answer:
Information processing model
<em>Hope it helps!</em>
The basic purpose of the osi physical layer: To coordinates rules for transmitting bits.
<h3>Osi physical layer</h3>
OSI Physical layer is important as it help to coordinates the rules for transmitting bits and it is responsible for transmitting bits from one device to another or from one computer to another.
In order for the transmission to successful take place in OSI Physical layer the bits must be encoded into signals in which the bits are then transmitted across a communication channel.
Inconclusion the basic purpose of the osi physical layer: To coordinates rules for transmitting bits.
Learn more about Osi physical layer here:brainly.com/question/24793290
Answer:
decreased drastically over the last five decades
Explanation:
I would say it is that answer because a few decades ago we needed huuuge computers that filled rooms to compute simple tasks. Now we have cellphones, which are basically computers that can fit into the palm of our hands. Our phones can do more than what those huge computers of the past did and they're easier to produce. So cost must have drastically decreased.
All console programs have a way to prompt for input.
For C#, the answer is Console.ReadLine().
For C, the answer is a.o. fgets()
For C++, the answer could be cin >>
... and so on...
Not sure what answer you need here.