What are the basic functions of an operating system?
Answer Posted / azeem
At the foundation of all system software, an operating system performs basic tasks such as controlling and allocating memory, prioritizing system requests, controlling input and output devices, facilitating networking and managing file systems.
1. Process management
2. Memory management
3. Disk and file systems
4. Networking
5. Security
5a. Internal security
5b. External security
6. Graphical user interfaces
7. Device drivers
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is a layered approach and what is its advantage?
Describe the Operating System concept of Fragmentation
What is the difference between mailbox and queue?
What are pages?
What is drawback of mvt?
Explain the trda?
What are the 4 types of communication?
Will increasing ram speed up my laptop?
What is trp timing?
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
How you can Kill the Session by force?
What do you mean by semaphore?
Explain latency, transfer and seek time with respect to disk i/o.?
What is a socket?
Define Operating System Types.