0% found this document useful (0 votes)
5 views1 page

Importance of RAM for Software Performance

The document discusses why large programs should not run directly from secondary storage like a hard drive, as the CPU cannot directly access secondary storage and needs programs to be loaded into primary memory (RAM) by the operating system first to run efficiently.

Uploaded by

Bismillah butt
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views1 page

Importance of RAM for Software Performance

The document discusses why large programs should not run directly from secondary storage like a hard drive, as the CPU cannot directly access secondary storage and needs programs to be loaded into primary memory (RAM) by the operating system first to run efficiently.

Uploaded by

Bismillah butt
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Solution:

No, A Large program should never be run directly from secondary storage, in my thought.

RAM is necessary for the function. Pc memory is an important part of the performance of
software programs that are installed on computers.

The hard drive cannot be used while the CPU (Central processing unit) cannot directly access
secondary storage for CPU execution directly.

The operating system loads the process into primary memory, which is smaller and more accessible
by the CPU, before allowing it to run.

You might also like