OPERATING SYSTEMS FOR COMPUTERS
COMPUTER OPERATING SYSTEMS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Processor Management
|
|
File Management
|
|
Peripheral Management
|
|
Memory Management
|
Detailed explanation-1: -To accommodate the allocation process, the OS continuously moves processes between memory and storage devices (hard disk or SSD), while tracking each memory location and its allocation status. The OS also determines which processes will get memory resources and when those resources will be allocated.
Detailed explanation-2: -The main components of an OS mainly include kernel, API or application program interface, user interface & file system, hardware devices and device drivers.
Detailed explanation-3: -operating system (OS), program that manages a computer’s resources, especially the allocation of those resources among other programs. Typical resources include the central processing unit (CPU), computer memory, file storage, input/output (I/O) devices, and network connections.
Detailed explanation-4: -Great question! The operating system is stored on the hard disk, but to speed up the whole process, the OS is copied into RAM on start-up.