The answer is <span>wait state. </span><span> Dead state is NOT the name of the time delay in a cpu caused by differences between the speed of the cpu and ram. Wait state </span><span>is the name of the time delay in a CPU caused by differences between the speed of the CPU, the system bus, and memory circuits.</span>
Answer:
Folders help you keep your files organized and separate. Your documents, programs, and operating system files would all be located in the same place if you had no folders on your computer. Folders also allow you to have more than one file with the same file name.
Explanation:
Googoo said so.
With functions we can separate different parts of our code. each functions implements a single logical part of the program.
for example sqrt() function does square root. so we can use it in different programs, because it's a stand-alone component.
very independent : ) we use it for everything