MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

OPERATING SYSTEM

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Memory organization is the process of which of the following? (choose all that apply)
A
periodically saving documents
B
assigning memory resources to optimize system preformance
C
backup up the hard drive
D
controlling and coordinating computer memory
Explanation: 

Detailed explanation-1: -Memory management is the process of controlling and coordinating a computer’s main memory. It ensures that blocks of memory space are properly managed and allocated so the operating system (OS), applications and other running processes have the memory they need to carry out their operations.

Detailed explanation-2: -(i) To keep track of all memory locations free or allocated and if allocated, to which process and how much. (ii) To decide memory allocation policy i.e. which process should get how memory when and where. (iii) To use various techniques and algorithms to allocate or dellocate memory locations.

Detailed explanation-3: -Detailed Solution. The correct answer is CPU. CPU is the abbreviation of Central processing unit. CPU is known as the brain of the computer.

There is 1 question to complete.