Answer Posted / ramya
Five types
Real time os
Distributed os
Multi user and single user
Multitasking and single tasking
Embedded
| Is This Answer Correct ? | 62 Yes | 5 No |
Post New Answer View All Answers
What is a job queue?
What is banker's algorithm?
Explain the execution cycle for a von neumann architecture.
what is the difference between mutexes and semaphores?
Tell me about different OS related issues for a given set of C-programs (mainly address issues address space, paging etc.)
What is the ie tab in google chrome?
What are the two main types of files?
How much ram can a 64 bit os use?
Can you please explain the difference between load-time dynamic linking and run-time dynamic linking?
What are banks in reference to ram?
Who made the first 64 bit processor?
Describe the Operating System concept of Segmentation
Measurements of a certain system have shown that the
average process runs for a time T before blocking
on I/O. A process switch requires a time S, which is
effectively wasted (overhead). The CPU’s efficiency is
the fraction of its time its spends executing user
programs, i.e., executing user processes. For round robin
scheduling with quantum Q, give a formula for the CPU
efficiency for each of the following:
(a) Q = ∞
(b) Q > S + T
(c) S Explain Advantages and Limitations of a command line interface? What are the different phases of compiler? What happens in lexical phase?