Operating System (OS)

  Home  Operating System  Operating System (OS)


“Operating System (OS) Interview Questions and Answers will guide every kind of job seeker because computer is the basic need for any organization so every one must have so of the basic idea of computer and the Operating System is the soul of computer. So this guide is for every one who want to know the basics of Operating System called as OS.”



74 Operating System (OS) Questions And Answers

68⟩ What is drawback of MVT?

It does not have the features like:

☛ Ability to support multiple processors

☛ Virtual storage

☛ Source level debugging

 138 views

72⟩ Explain DDks?

DDks are device driver kits, which are equivalent to SDKs for writing device drivers. Windows NT includes DDks.

 154 views

74⟩ What are the reasons for process termination?

☛ Normal completion

☛ Time limit exceeded

☛ Memory unavailable

☛ Bounds violation

☛ Protection error

☛ Arithmetic error

☛ Time overrun

☛ I/O failure

☛ Invalid instruction

☛ Privileged instruction

☛ Data misuse

☛ Operator or OS intervention

☛ Parent termination.

 126 views