What is the purpose of the battery on the motherboard?

A) To keep the information stored in Flash BIOS
B) To keep the information stored in CMOS
C) To keep the information stored in RAM
D) To keep the POST software stored so it can execute during startup


B

Computer Science & Information Technology

You might also like to view...

Which of the following lines would be the prototype for an overloaded cast operator function that converts an object of user-defined type Time into a double?

a. Time::operator double() const; b. Time::static_cast double() const; c. Time::operator_cast(double) const; d. Time::double() const;

Computer Science & Information Technology

The __________ control displays information from a dataset in row and column format.

a. DataAware b. DataGridView c. DataListView d. DataTableView

Computer Science & Information Technology

The IOCS is concerned with __________ I/O, while the file system is more concerned with __________ I/O.

a. physical/logical b. logical/physical c. high speed/slow d. character/block

Computer Science & Information Technology

The main page for a Web site is sometimes referred to as the _____ page.

A. main B. home C. start D. default

Computer Science & Information Technology