Test 15 Minutes
Test 15 Minutes
A. TinyOS
B. MS-DOS
Q34: A disk queue with requests for I/O blocks on cylinders in orders: 10, 22, 20, 2, 40, 6, 38. Assume
that the disk head is initially at cylinder 20. How many cylinder do Total head movement using FCFS?
A. 146
B. 60
C. 58
Q35: Which of the following conditions that causes the processes to be terminated, when the processes
have a program bug?
Q36: If there are 128 pages and the page size is 32 K words, what is the length of logical address?
A. 24 bits
B. 26 bits
C. 30 bits
D. 22 bits
Q37: Assume jobs A-D arrive at almost the same time in the READY queue. Determine the average
turnaround time for SJF scheduling. Ignore process switching overhead
Job: A B C D
CPU cycle: 5 2 6 4
A. 5.5
B. 6.8
C. 9.0
D. 11.1
Q38: Which of the following is specified to indicate the directory where the file is located?
A. Extension
B. Path name
C. Root directory
D. Sub-directory
A. Mutual exclusion
D. Circular-wait condition
A. Batch
B. Interactive
C. Real time
Q42: Which of these statements about the algorithm "Best fit" is true?
A. Memory Manager scans along the list of segments until it finds a hole that is big enough.
B. Memory Manager starting searching the list of segments from the place where it left off last time.
C. Memory Manager searches the entire list of segments from beginning to end and take smallest hole
that is adequate.
C. File can't be expanded unless there is empty space available immediately following it
Q44: Which of the following statements is incorrect about Translation Look-aside Buffer (TLB)?
A TLB only maintains a subset of the entries stored in the full memory-based page table
B. When there is a TLB miss the system needs to access the page table
C. The use of TLB eliminates the need for keeping a page table in memory
---------------------------------------------------------------------------
P3 21000 02110
P4 01112 11021
A. P1, P2
B. P1, P3
C. P3, P4
D. P1, P4
A. Meeting deadlines
B. Predictability
C. Fairness
A. User mode
B. Kernel mode
C. Management mode
A UNIX
B. Windows XP
C. Mac OS
D. MS-DOS
Q49: Which of special register in the CPU points to the top of the current stack in the memory?
A. IR
B. PC
C. PSW
D. SP
Q50: _____ is when, in modern printing systems, a disk accepts output from several users and acts as a
temporary storage area for all output until the printer is ready to accept it
A. Buffering
B. Lagging
C. Spooling
D. Spoofing