Skip to content

EdInTech23/Read-Class-03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Reading

HowToGeek What is BIOS, Learn Computer Science - What is BIOS: Only read down to the end of the CMOS section.

1. What is the BIOS

BIOS is a firmware and the first program to run when a computer is turned on. The BIOS gets everything on the computer ready to work so that the os can be started . First the BIOS runs POST. Then it tells the computer where to look for the OS.

2. Use analogies from your previous background to explain what happens during the booting process?

The BOIS is basically the man who comes in and preps the food and gets ready to open once it's ready it hands everything over to the main chef the OS.

3. What is the “Power On Self Test”?

POST is a checking process . It checks if all the hardware is there or in working order . Once it has confirmed that everything is good to go, the OS loads up.

4. What is CMOS?

The CMOS (Complementary Metal Oxide Semiconductor ) is a small storage device attached to your motherboard that keeps track of date and time including some hardware settings. It's the physical location where the BIOS stores its contents.

5. What is the CMOS battery?

The CMOS battery is a small battery that is plugged into the motherboard . It keeps the CMOS with power even when the computer is off. If the battery is taken out you will lose your bios setting and it will reset you time and date . Sources ; Youtube Tech Index, LCSO.

About

Read Class 03 notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors