Where is computer’s BIOS stored?

DRAM
Flash
SRAM
EEPROM E. Hard Disk

The correct answer is C. SRAM.

  • DRAM (Dynamic Random-Access Memory) is a type of random-access memory that requires constant refreshing of its contents in order to retain them. It is a volatile memory, meaning that it loses its contents when power is removed. DRAM is typically used as the main memory in personal computers and other devices.
  • Flash is a type of non-volatile memory that can be erased and reprogrammed electronically. It is used in a variety of devices, including USB drives, digital cameras, and MP3 players. Flash memory is typically more durable than DRAM and can be used to store data even when power is removed.
  • SRAM (Static Random-Access Memory) is a type of random-access memory that does not require constant refreshing of its contents in order to retain them. It is a non-volatile memory, meaning that it retains its contents even when power is removed. SRAM is typically used as cache memory in personal computers and other devices.
  • EEPROM (Electrically Erasable Programmable Read-Only Memory) is a type of non-volatile memory that can be erased and reprogrammed electronically. It is used in a variety of devices, including BIOS chips, firmware, and embedded systems. EEPROM is typically more durable than Flash memory and can be used to store data even when power is removed.
  • Hard Disk is a type of non-volatile storage device that uses magnetic storage to store data. It is typically used as the primary storage device in personal computers and other devices. Hard disks are typically more durable than other types of storage devices and can store large amounts of data.

The BIOS (Basic Input/Output System) is a small program that is stored on a chip on the motherboard. It is responsible for initializing the hardware and loading the operating system when the computer is turned on. The BIOS is typically stored in EEPROM, which is a type of non-volatile memory that can be erased and reprogrammed electronically.