Semiconductor Memory Questions and Answers
Practice ModeShowing 10 of 31 questions
Q11
What is the principal advantage of using address multiplexing with DRAM memory?
Answer: Option C
Q12
Which type of memory retains data only as long as power is supplied?
Answer: Option A
Explanation: Volatile memory loses its data when power is turned off, while non-volatile memory retains data.
Q13
What is the main characteristic of ROM?
Answer: Option A
Explanation: ROM is non-volatile and used to store permanent data that should not be modified.
Q14
Which memory type allows both read and write operations?
Answer: Option A
Explanation: RAM is volatile memory that allows both reading and writing of data.
Q15
What does DRAM stand for?
Answer: Option A
Explanation: DRAM uses capacitors to store data and needs periodic refreshing.
Q16
Which memory type is typically used for cache memory?
Answer: Option A
Explanation: SRAM is faster than DRAM and is used for cache memory due to its speed.
Q17
What is the purpose of EEPROM?
Answer: Option A
Explanation: EEPROM can be erased and reprogrammed electrically without removing from circuit.
Q18
Which memory type is non-volatile and can be programmed only once?
Answer: Option A
Explanation: PROM can be programmed once and cannot be changed afterward.
Q19
What is the main advantage of flash memory over EEPROM?
Answer: Option A
Explanation: Flash memory can erase entire blocks at once, making it faster for bulk operations.
Q20
Which memory type uses magnetic storage principles?
Answer: Option A
Explanation: Core memory uses magnetic cores to store data and was used in early computers.