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 |
Is it ok to interrupt chkdsk?
Explain High Severity and Low Priority with example?
How do you change File Access Permissions?
When does trashing occur?
How many gb of ram can 64 bit use?
What is dynamic scheduling in operating system (os)?
How can the FCFS scheduling be made better?
How do I cd into a directory?
What is cache memory?
What is so-dimm in reference to ram?
How you can check whether a machine is 64 bit or 32 bit?
What happens if we don’t override a run method?