Operating System Programming and Technical Programming Program

Q. What is a device queue?

A. A list of processes waiting for a particular I/O device is called device queue.

Read Solution (Total 0)

Operating System Other Question

Q. What is dual-mode operation?

A. In order to protect the operating systems and the system programs from the malfunctioning programs
the two mode operations were evolved
System mode
User mode
Q. What are the different types of Real-Time Scheduling?

A. Hard real-time systems required to complete a critical task within a guaranteed amount of time.
Soft real-time computing requires that critical processes receive priority over less fortunate ones.