Explain the function of the operating …
CBSE, JEE, NEET, CUET
Question Bank, Mock Tests, Exam Papers
NCERT Solutions, Sample Papers, Notes, Videos
Posted by Pallavi Patel 5 years, 2 months ago
- 2 answers
Yogita Ingle 5 years, 2 months ago
- Security – The operating system uses password protection to protect user data and similar other techniques. it also prevents unauthorized access to programs and user data.
- Control over system performance – Monitors overall system health to help improve performance. records the response time between service requests and system response to have a complete view of the system health. This can help improve performance by providing important information needed to troubleshoot problems.
- Job accounting – Operating system Keeps track of time and resources used by various tasks and users, this information can be used to track resource usage for a particular user or group of user.
- Error detecting aids – Operating system constantly monitors the system to detect errors and avoid the malfunctioning of computer system.
Related Questions
Posted by Ketan Thakur 1 year, 2 months ago
- 3 answers
Posted by Suman Devi 1 year, 3 months ago
- 1 answers
Posted by Hamza Ansari 1 year, 1 month ago
- 0 answers
Posted by Moksh Sahu 1 year, 6 months ago
- 1 answers
Posted by Saumya Singh 1 year, 4 months ago
- 0 answers
Posted by Rakesh Sarkar 1 year, 4 months ago
- 0 answers
Posted by Ansh Gautam 1 year, 3 months ago
- 0 answers
myCBSEguide
Trusted by 1 Crore+ Students
Test Generator
Create papers online. It's FREE.
CUET Mock Tests
75,000+ questions to practice only on myCBSEguide app
Gaurav Seth 5 years, 2 months ago
functions of operating system,.
Answer:
In a computer system, there is a tremendous speed mismatch between the CPU and the I/O devices. The job of an operating system is to maintain a balance between the CPU and I/O devices. Apart from this, it has to maintain a balance between various I/O devices and has to keep the CPU busy in various processing.
A process or a job is an application program in running state. Processor management is the important part of an OS, which enables the activities of planning, monitoring and performing a process. During execution, a process needs certain resources such as CPU time, memory space, files and I/O devices.
1Thank You