COMPUTER FUNDAMENTALS

COMPUTER SOFTWARE

SYSTEM SOFTWARE

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The basic input/output system (BIOS) is stored on a ____ chip.
A
ROM
B
CPU
C
RAM
D
CMOS
Explanation: 

Detailed explanation-1: -A computer’s basic input/output system (BIOS) is a program that’s stored in nonvolatile memory such as read-only memory (ROM) or flash memory, making it firmware. The BIOS (sometimes called ROM BIOS) is always the first program that executes when a computer is powered up.

Detailed explanation-2: -The BIOS (Basic Input Output System) is an example of a program that is stored in ROM. The BIOS runs as soon as the computer is switched on. It checks that the hardware is functioning correctly then loads the computer’s operating system. Because the BIOS is always needed it is stored in ROM.

Detailed explanation-3: -BIOS (basic input/output system) is the program a computer’s microprocessor uses to start the computer system after it is powered on. It also manages data flow between the computer’s operating system (OS) and attached devices, such as the hard disk, video adapter, keyboard, mouse and printer.

Detailed explanation-4: -Traditionally, the BIOS (the computer boot up instruction set) was always stored in ROM because it is non-volatile. However, flash memory (which is also non-volatile, but not read-only) is now often used for the BIOS so that changes to the instructions can be made.

There is 1 question to complete.