wisemonkeys logo
FeedNotificationProfileManage Forms
FeedNotificationSearchSign in
Sign in

Top Users

profile

Krutika Gawand

@Krutikagawand
profile

Rahul Panchal

@rahulpanchal
profile

Hanif Shah

@hanifshah

Featured Blogs

How to insert contacts in zoho crm using php

Blog banner

A Journey By Train

Blog banner

Simple AI Symptom Diagnosis Using LISP – Rule-Based Expert System

Blog banner

Burning Questions

Why do not we feel the heat from other stars in the our Galaxy?

what is IDS and IPS?

What are things everyone does but no one admits to doing?

Contact Us

|

About Us

|

Points nomenclature

|

Terms of service

|

Privacy Policy

|

Cookie Policy

Riddhi miyani

user banner image
profile
Riddhi miyani@riddhimiyani

ResumeBlogsQuestions
profile

Riddhi miyani

@riddhimiyaniJul 11, 2023

Which are the Function of Operating system ?

1.Memory Management The operating system manages the Primary Memory or Main Memory. Main memory is made up of a large array of bytes or words where each byte or word is assigned a certain address. Main memory is fast storage and it can be accessed directly by the CPU. For a program to be executed, it should be first loaded in the main memory. An operating system manages the allocation and deallocation of the memory to various processes and ensures that the other process does not consume the memory allocated to one process 2.Processor Management In a multi-programming environment, the OS decides the order in which processes have access to the processor, and how much processing time each process has. This function of OS is called Process Scheduling. 3.File management A file system is organized into directories for efficient or easy navigation and usage. These directories may contain other directories and other files. An Operating System carries out the following file management activities. It keeps track of where information is stored, user access settings, the status of every file, and more. These facilities are collectively known as the file system 4.Booting the Computer The process of starting or restarting the computer is known as booting. If the computer is switched off completely and if turned on then it is called cold booting. Warm booting is a process of using the operating system to restart the computer. 5.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. The operating system provides various techniques which assure the integrity and confidentiality of user data.

0 Discussions
138 Reads