MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

COMPUTER ARCHITECTURE

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Boot Strap process is
A
Load system files to RAM
B
Checks the computer connections
C
Clean up the computer memory
D
Prepare the computer ready
Explanation: 

Detailed explanation-1: -For most of today’s computer bootstrap is stored in Read Only Memory (ROM).

Detailed explanation-2: -In the above image, the bootstrap program is a part of ROM which is the non-volatile memory. The operating system is loaded into the RAM by the bootstrap program after the start of the computer system. Then the operating system starts the device drivers.

Detailed explanation-3: -If you don’t change any of the settings, the BIOS will fetch the operating system from the hard drive and load it into the RAM. The BIOS then transfers control to the operating system.

Detailed explanation-4: -The correct answer is Booting. In computing, booting is the process of starting a computer.

There is 1 question to complete.