MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

SYSTEM SOFTWARE

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Optimizing the use of main memory (RAM)
A
Memory Management
B
System Management
C
File Management
D
Database Management
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: -Paging, and swapping, segmentation and compaction are modern computers’ four main memory management techniques. Swapping is the best technique for memory management because it provides the most efficient use of system resources.

Detailed explanation-3: -Memory optimization is a range of techniques related to improving computer memory, such as identifying memory leaks and corruption, to optimize memory usage and increase performance and application usability.

There is 1 question to complete.