Sunteți pe pagina 1din 5

Department Information & Telecom. Technology Date/Time 21.10.2013 7.

30 AM

Course Operating System-1 Duration 60 Minutes

Trainers Abbas Al-Ali Type of Exam 1st Retake

Final Exam NET223 Operating System-1

PERSONAL DATA OF TRAINEE NAME CLASS TRAINEE SIGNATURE ID DATE

Please read the following instructions carefully before you begin your exam! Auxiliary materials permitted. Please be quiet. Dictionary Book. Computers. Mobile Phone. Written Notes. The exam contains two pages. GRADING POINTS 10 6 6 8 30 100 %

QUESTIONS Q1 Q2 Q3 Q4 TOTAL : PERCENT TRAINER SIGNATURE

TRAINEE POINTS

DATE

Department Course NET223 Operating System-1

Information & Comm. Technology Date 30.09.2013 Time 60 Minutes

Name

Class

ID

Exam Question!
Multiple choice questions. In these questions only one is right. 1. Operating System Manages? a. Memory b. Processor c. I/O device d. Hardware 2. What is a shell? a. It is a hardware component b. It is text-based input for an operating system c. It is a part in compiler d. It is a tool in CPU scheduling 3. Operating system runs in: a. User mode b. Root mode c. Kernel mode d. none above 4. Arranging data in a non-contiguous way to increase performance is: a. threads b. interleaving c. Processes d. Dispatcher 5. A state of process is ...... that is prepared to execute when given the opportunity. a. in running mode b. blocked c. in waiting mode d. in ready mode

Operating System 1 - NET223 | Trainer :Mr. Abbas AlAli | 30th of September 2013

Department Course NET223 Operating System-1

Information & Comm. Technology Date 30.09.2013 Time 60 Minutes

Name

Class

ID

6. This is needed in any loop of operating in an operating system: a. Operation procedure b. Trap c. Program counter d. Interrupt 7- Trap is: a. Kernel. b. An error caused by an instruction in computer software c. Interrupt caused by computer hardware. d. Core that cause in kernel. 8- Opcode stands for: a. Operation code b. Open code c. Optical code d. Kernel code 9- Interrupt is: a. An error caused by computer hardware b. an operation that operating system must set up c. a program that is in use in a computer d. main type of processes on a computer 10- This OS a core of an operating system including very basic things: a. Microkernel b. Opcode c. Interrupt d. Trap 11. In the blocked state: a. the processes are waiting for I/O operations b. the process is waiting for the running state c. the processes are waiting for that the processor is found d. none of the above

Operating System 1 - NET223 | Trainer :Mr. Abbas AlAli | 30th of September 2013

Department Course NET223 Operating System-1

Information & Comm. Technology Date 30.09.2013 Time 60 Minutes

Name

Class

ID

12. A thread : a. is a lightweight process where the context switching is low b. is a lightweight process where the context switching is high c. is used to speed up paging d. means that one process is processed in many places of the memory at the same time 13. "Monolithic" is a type of: a. Operating Systems b. File systems c. Kernals d. real-time systems 14. The output of the code below is: @echo off set fname=Ali set mname=Saad set lname=Omar set a=is echo My name %a% %fname% %mname% %lname%. a. My name is Ali Saad Omar b. My name is Omar Saad Ali c. Ali Saad Omar is my name d. Omar Saad Ali is my name

Operating System 1 - NET223 | Trainer :Mr. Abbas AlAli | 30th of September 2013

Department Course NET223 Operating System-1

Information & Comm. Technology Date 30.09.2013 Time 60 Minutes

Name

Class

ID

Important questions may will be in the exam! OPEN QUESTION What is process? What is process control block? Every process has a process control block (PCB), and its include all the needed that a process can go ahead. These are process ID, process status, process priority Process ID State Priority What is Round Robin? What is windows script? OpCode: there are five categories of operations: Example A = 2; B = A; C = A+B; IF A < 0 A is positive Subprogram Displaying on the Screen Keyboard

Opcode Movement Computation Conditional Branch Procedure Calls Input/output

Operating System 1 - NET223 | Trainer :Mr. Abbas AlAli | 30th of September 2013

S-ar putea să vă placă și