MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

OPERATING SYSTEM

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
O.S Control/execute user/application programs
A
True
B
False
C
Either A or B
D
None of the above
Explanation: 

Detailed explanation-1: -When you double-click the program, the operating system “launches” the program, doing the housekeeping steps of allocating an area of memory within RAM for the program, loading the first section of the program’s machine code into that memory, and finally directing the CPU to start running that code.

Detailed explanation-2: -An operating system may perform the functions of input/output control, resource scheduling, and data management. It provides application programs with the fundamental commands for controlling the computer.

Detailed explanation-3: -The operating system’s job The operating system (OS) manages all of the software and hardware on the computer. It performs basic tasks such as file, memory and process management, handling input and output, and controlling peripheral devices such as disk drives and printers.

Detailed explanation-4: -The CPU reads the instruction from the data bus into an instruction register. The CPU then decodes and executes the instruction (3).

There is 1 question to complete.