[amp_mcq option1=”RAM” option2=”ROM” option3=”EPROM” option4=”EEPROM” correct=”option4″]
The correct answer is D. EEPROM.
EEPROM stands for Electrically Erasable Programmable Read-Only Memory. It is a type of non-volatile memory that can be erased and reprogrammed electrically. This makes it suitable for high volume production, as it can be easily customized to meet the specific needs of each application.
RAM stands for Random Access Memory. It is a type of volatile memory that is used to store data that is currently being used by the computer. RAM is erased when the computer is turned off.
ROM stands for Read-Only Memory. It is a type of non-volatile memory that contains data that is permanently stored on the chip. ROM cannot be erased or reprogrammed.
EPROM stands for Erasable Programmable Read-Only Memory. It is a type of non-volatile memory that can be erased using ultraviolet light and reprogrammed using an electronic programmer. EPROM is less commonly used than EEPROM, as it is more expensive and requires special equipment to erase and program.
In conclusion, EEPROM is the most suitable type of memory for high volume production. It is non-volatile, meaning that it does not lose its contents when the power is turned off, and it can be erased and reprogrammed electrically, making it easy to customize for specific applications.