Operating System: SECTION A:answer All Questions of This Section (/55mrks)
Operating System: SECTION A:answer All Questions of This Section (/55mrks)
LEVEL: SENIOR 5
TERM:1ST
TIME: 3HOURS
_____________________________________________________________________________
INSTRUCTIONS:
a) Swapping
b) Process loading
2. Differentiate
5. a) what component of a computer system holds the operating system when the computer is not
running?
b) When an application stops running do you think that it is copied from main memory back to the
HDD?
6. List down how to display system information and the version of your Operating System?
9. What are the principle problems to be handled by operating system to manage the main memory
10. What are the four pillars on which the computer stands?
14. A computer uses an 20bit address system, with 8 bits used as a page address and 14 bits used as displacement
calculate the total number of a pages and express the following address as a paging address: 00110101101001110010
15. Give the diagram showing the life cycle of a process or a process state.
17. Differentiate fixed partition memory allocation from Variable Partition memory allocation
1.Define
2. Differentiate:
3 Main memory is essential in a computer first and foremost to enable processes to exist.It
is within main memory that instructions reside which are interpreted by processor, it is the
work space and transient storage repository for various kinds of data.
5. a) the hdd. thehdd is used for long term storage of all s/w including the operating system
b) no. the hdd already has a copy and that copy will be used the next time when the
application is running
For the System information go to start>>Control panel choose view by small icons
>>>system
7. An operating system is software which manages all the hardware and software in the
computer.
Five example: windows XP, Unix, Windows 7,Windows 8,windows Server 2003,………
8. A function call refers to a program calling its own functions while a system call is used for the
operating system calling its own functions
11. Coalescing happen when two or more holes are adjacent holes then be viewed and
utilized as a single unit
12. FAT: File Allocation Table, NTFS: New Technology File System, GUI: Graphic User
Interface, JCL: Job Control Language, CPU: Central Processing Unit, RAM: Random
Access Memory, ROM: Read Only Memory, POST: Power On self Test, DMA: Direct
Memory Access, MS-DOS: Microsoft Disk Operating System
13. A driver is software which creates the interface between a device with operating system
while the a controller is is a hardware which creates the interface between a device with the
computer system
15.
BLOCK STATE
QUEUE READY STATE I/O COMPLETION
NEW PROCESS
DISPATCH
TIME OUT
RUNNING STATE
TERMINATION
17.
o Process management
o Memory management
o I/o management
c) File system : organize logically our own files or users files and permitting to record the files in tree
structures.