FUNDAMENTALS OF COMPUTER

OPERATING SYSTEMS FOR COMPUTERS

OS FUNCTIONS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Memory management
A
allocates time for processes to use the CPU
B
is responsible for creating, deleting, renaming of files and folders
C
stores programs and data that are presently being used by the CPU
D
is the method by which the user interacts with the computer system
Explanation: 

Detailed explanation-1: -RAM is the type of memory where the data is stored according to the processor. This is the correct option as RAM contains the program which is to be stored.

Detailed explanation-2: -The correct answer is cache memory. Cache memory is a memory that temporarily stores frequently used instructions and data for quicker processing by the central processing unit (CPU) of a computer. It is used to store program data that is currently being executed in the CPU.

Detailed explanation-3: -RAM (Random Access Memory) is the hardware in a computing device where the operating system (OS), application programs and data in current use are kept so they can be quickly reached by the device’s processor. RAM is the main memory in a computer.

Detailed explanation-4: -Computer random access memory (RAM) is one of the most important components in determining your system’s performance. RAM gives applications a place to store and access data on a short-term basis. It stores the information your computer is actively using so that it can be accessed quickly.

Detailed explanation-5: -RAM (random access memory) is a computer’s short-term memory, where the data that the processor is currently using is stored.

There is 1 question to complete.