What are the basic functions of an operating system?
Answers were Sorted based on User's Feedback
Answer / rajhans
1. Controls the execution of application program.
2. Acts as an interface between the application and the
computer hardware.
Is This Answer Correct ? | 63 Yes | 8 No |
Answer / as if
Operating system is an interface between User and Hardware
or Application and The Computer Hardware.
***Types of Operating System***
Multi User:-
single User:-
Multi Tasking:-
Multi prossessing:-
Real Time:-
Is This Answer Correct ? | 25 Yes | 8 No |
Answer / bini
an operating system is a program that manages the computer hardware. it also provides a basis for application programs and acts as an intermediary between a user of a computer and the computer hardware.
Is This Answer Correct ? | 23 Yes | 9 No |
Answer / ambresh sharma
1.It creates(allocate)and remove(deallocate resources)a process.
2.It allocates hardware resources with scheduling algorithm.
3.It provides access to software resources such as files
compiler,editor loader.
4.It provides protection access control and security for
information.
5.It provides inter process communication and
synchronization...
Is This Answer Correct ? | 21 Yes | 7 No |
Answer / jasneet
the operating system acts as a inerface between system and a user.........thus it is a convinient means to interact with system
the main functions of OS are:-
1. Sheduling
2. memory management
3. process management
4. file management
5. effective
Is This Answer Correct ? | 17 Yes | 3 No |
Answer / 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 |
What are overlays?
Can you list the coffman's conditions that lead to a deadlock?
Can overheating cause blue screen of death?
What are the methods for handling deadlocks?
How do I get to the root directory?
Suppose if we have a variable 'I' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?
Discuss some of the reasons for implementing process migration ?
What is a critical section in os?
What's the difference between 32 and 64 bit?
What is a layered approach and what is its advantage?
Is sae same as af?
Explain the Unix Kernel?