Which of the following is not a basic function of an operating system?
Answers
An operating system has three main functions:
(1) manage the computer's resources, such as the central processing unit, memory, disk drives, and printers,
(2) establish a user interface, and
(3) execute and provide services for applications software.
ANSWER: Job scheduling, Memory management, and data management are included in the basic functions of operating system.
job control is not included in basic functions of operating system. we can use job scheduling, memory management and data management.[1] operating systems help people interface with computers and provide network. job control is not a function opearting system capabilities.
Read more on Brainly.in - https://brainly.in/question/10308295#readmore
Answer:
functions of an operating system:
-process management
explanation:loads,schedule and executes process/programs
-memory management
explanation:allocates/deallocates the memory for program execution
-device management
explanation:communicates and controls various input/output devices
-storage management
explanation:manages and controls the storage devices to provide space to program for execution and to save data
-application interface
explanation:provides a way for applications to make use of hardware subsystems
-user interface
explanation: structure for interaction between a user and the computer