nerdexam
GIAC

GCFA · Question #278

Which of the following is a nonvolatile form of memory that can be reprogrammed by using a special programming device, and need not to be removed from the PC to be reprogrammed?

The correct answer is C. EEPROM. EEPROM (Electrically Erasable Programmable Read-Only Memory) is nonvolatile and can be erased and reprogrammed electrically in-circuit without removing the chip from the device.

Memory Forensics & Anti-Forensics Detection

Question

Which of the following is a nonvolatile form of memory that can be reprogrammed by using a special programming device, and need not to be removed from the PC to be reprogrammed?

Options

  • APROM
  • BEPROM
  • CEEPROM
  • DSRAM
  • EDRAM

How the community answered

(64 responses)
  • A
    6% (4)
  • B
    2% (1)
  • C
    81% (52)
  • D
    9% (6)
  • E
    2% (1)

Why each option

EEPROM (Electrically Erasable Programmable Read-Only Memory) is nonvolatile and can be erased and reprogrammed electrically in-circuit without removing the chip from the device.

APROM

PROM (Programmable Read-Only Memory) can be programmed only once using a special programmer and cannot be erased or reprogrammed afterward.

BEPROM

EPROM (Erasable Programmable ROM) is nonvolatile and reprogrammable but must be physically removed from the circuit and exposed to UV light to erase its contents before reprogramming.

CEEPROMCorrect

EEPROM retains data without power (nonvolatile) and uses electrical signals to erase and reprogram individual bytes in-circuit, meaning the chip does not need to be physically removed from the motherboard or device. This in-system programmability distinguishes it from EPROM, which requires UV light exposure after physical removal. Modern BIOS/UEFI chips commonly use EEPROM or its derivative Flash memory for this in-circuit reprogramming capability.

DSRAM

SRAM (Static RAM) is volatile memory that loses all contents when power is removed, disqualifying it as a nonvolatile memory type.

EDRAM

DRAM (Dynamic RAM) is also volatile and loses data when power is removed, making it unsuitable as a nonvolatile storage medium.

Concept tested: EEPROM in-circuit electrical reprogramming characteristics

Source: https://www.intel.com/content/www/us/en/programmable/quartushelp/17.0/reference/glossary/def_eeprom.htm

Topics

#EEPROM#nonvolatile memory#memory types#firmware

Community Discussion

No community discussion yet for this question.

Full GCFA Practice