0% found this document useful (0 votes)
34 views

Operating System Final Exam Lecture

This document is an exam for an operating system platform technologies course. It contains multiple choice and fill-in-the-blank questions testing identification of operating system concepts, acronyms, process states, scheduling queues, scheduler types, interprocess communication approaches, and information tracked in a process control block.

Uploaded by

prince single
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views

Operating System Final Exam Lecture

This document is an exam for an operating system platform technologies course. It contains multiple choice and fill-in-the-blank questions testing identification of operating system concepts, acronyms, process states, scheduling queues, scheduler types, interprocess communication approaches, and information tracked in a process control block.

Uploaded by

prince single
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

OPERATING SYSTEM PLATFORM TECHNOLOGIES FINAL EXAM

Please read the instructions carefully before answering the exam. Good luck!

Name:______________________________Course/Section:_______________________________ Date:____/____/____

I. Identification.
______________1. An operating system interface which uses text commands and a method for entering them
______________2. Is normally organized into directories for easy navigation and usage. These directories may
contain files and other directions.
______________3. Handles routing and connection strategies, and the problems of contention and security.
______________4. This service of the operating system keeps track of which users are using how much and what
kinds of computer resources have been used for accounting or simply to accumulate usage statistics.
______________5. Refers to the part of an operating system, program, or device that allows a user to enter and
receive information.
______________6. Are non-interactive user interfaces, where the user specifies all the details of the batch job in
advance to batch processing, and receives the output when all the processing is done.
______________7. Is mainly a program in execution where the execution of a process must progress in sequential
order or based on some priority or algorithms.
______________8. Is a collection of instructions that performs a specific task when executed by a computer.
______________9. Is the activity of the process manager that handles the removal of the running process from the
CPU and the selection of another process on the basis of a particular strategy.
_____________10. Is the mechanism to store and restore the state or context of a CPU in Process Control block so
that a process execution can be resumed from the same point at a later time.
II. Acronyms.
1. FIFO - ____________________________________________________________________________________
2. TUI - ____________________________________________________________________________________
3. MS-DOS - ___________________________________________________________________________________
4. IPC - ____________________________________________________________________________________
5. GUI - ____________________________________________________________________________________
III. Enumeration.

Process States

1.
2.
3.
4.
5.
Process Scheduling Queue
6.
7.
8.
Types of Process Schedulers
9.
10.
11.
Approaches to Interprocess Communication
12.
13.
14.
15.
16.
17.
Information kept by a Process Control Block needed to keep track of a process
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
Types of User Interfaces
28.
29.
30.

You might also like