Model Exam DMU
Model Exam DMU
Regular
View Result▼
For Regular
Logout
1. Which one of the following is at most one variable on the right side of the production, must be the
left-most symbol.
A) Right-linear grammar
B) Left-linear grammar.
C) regular languages
D) Context free language
2. Processes Arrival Time Burst Time P1 0 10 P2 2 6 P3 4 1 P4 5 3 The average waiting time and
turnaround time of the processes using pre-emptive Shortest Job First algorithm is _______ and ______
respectively.
A) 2.5 and 6.5
B) 3 and 7
C) 4.5 and 8
D) 3.5 and 8.5
3. ___ is a header file used in C++ that handles input and output functions.
A) conio.h
B) stdio.h
C) string.h
D) iostream.h
4. DMA interface unit eliminates the need to use CPU registers to transfer data from
A) I/O units to memory
B) Memory address register to Memory buffer register
C) Memory buffer register to Memory address register
D) Memory to I/O units
5. In process instruction cycle the step during which the operations specified by the instruction are
executed is known as ________________.
A) Fetch Cycle
B) Indirect Cycle
C) Execute Cycle
D) Interrupt Cycle