Home »
MCQs »
Computer Fundamental MCQs
Computer Memory MCQs
In computing, memory is a device or system that is used to store information or data. The term memory is often synonymous with the term primary storage or main memory. The computer memory is divided into a large number of small parts called cells. Each cell has its unique address. There are various types of memories.
Computer Memory MCQs: This section contains multiple-choice questions and answers on Computer Memory. It will help the students and professionals to test their skills and prepare well for their exams.
List of Computer Memory MCQs
1. What is computer memory?
- device used to store information in computer
- device to print output to screen
- device to process data
- None of these
Answer: A) device used to store information in computer
Explanation:
Computer memory is a device that is used to store information in a computer. Some common computer memories are RAM, SSD, and cache.
2. Which of these are not memory devices of a computer?
- Screen
- Cache
- Floppy
- All of these
Answer: A) Screen
Explanation:
The screen is an output device, it's not a computer memory. The cache and floppy are the memories, they are used to store the information.
3. Which of these memory devices can be removed from the computer?
- Floppy
- RAM
- Hard disk
- Register
Answer: A) Floppy
Explanation:
Computer memory is a device that is used to store information in a computer. Some memory devices can be removed from the computer too. Some removable memory devices are floppy, flash drives, CDs, etc.
4. Which of these is a storage device?
- CD ROM
- Resistor
- Cache Memory
- All of these
Answer: D) All of these
Explanation:
Storage devices are devices that can store data on a computer. Some storage devices are CD ROM, Resistor, Cache, RAM, etc.
5. How many types of computer memory are present?
- 5
- 2
- 3
- 7
Answer: C) 3
Explanation:
Computer memory is a device that stores data in the computer. There are 3 types of memories present in the computer. They are :
- Primary Memory: like RAM, ROM
- Secondary Memory: hard disk, CD's
- Cache Memory
6. Which of these are considered as primary memory?
- RAM
- ROM
- Cache
- Both A and B
Answer: D) Both A and B
Explanation:
Primary memory is a memory present in a computer that can be directly accessed by the processor.
Primary memory consists of RAM and ROM.
7. Which of these is not a feature of primary memory?
- It is fast
- It holds instructions for computer
- It is volatile
- All of these
Answer: C) It is volatile
Explanation:
Primary memory is a memory present in a computer that can be directly accessed by the processor.
Primary memory consists of RAM and ROM.
ROM is a non-volatile memory. Hence primary memory is a volatile memory is a wrong statement.
8. What does RAM stand for?
- Read and write memory
- Random Access Memory
- Random Access Module
- Read According Message
Answer: B) Random Access Memory
Explanation:
RAM stands for Random Access Memory is a primary memory that stores data at a random memory location. It is a volatile memory in which both read and write operations are possible.
9. What is RAM in a computer?
- Primary memory that stores data at random memory location
- Primary memory that stores data at contiguous memory location
- Detachable memory to upgrade computer's storage
- All of these
Answer: A) Primary memory that stores data at random memory location
Explanation:
RAM is a primary memory that is used to store data at random memory locations. It is a volatile memory used to store computers that can be accessed faster.
10. Is RAM a volatile memory?
- Yes
- No
Answer: A) Yes
Explanation:
Yes, RAM is a volatile memory i.e. the data stored in the memory will be erased when the power is turned off.
11. Which of these is a category of RAM?
- Erasable RAM
- Dynamic RAM
- Programmable RAM
- None of these
Answer: B) Dynamic RAM
Explanation:
RAM is a primary memory that stores data directly accessible by the processor. This memory has the following subcategories:
- DRAM, Dynamic Random Access Memory
- SRAM, Static Random Access Memory
12. What does SRAM stand for?
- Strong Random Access Memory
- Serialized Random Access Memory
- Static Random Access Memory
- All of these
Answer: D) All of these
Explanation:
SRAM stands for Static Random Access Memory is a type of RAM that holds data in a static form. It is made of transistors hence it does not need refreshing.
13. Which of these statements are correct for SRAM?
- It needs refreshing
- It uses capacitors to store data
- It uses transistor to store data
- None of these
Answer: C) It uses transistor to store data
Explanation:
SRAM stands for Static Random Access Memory is a type of RAM that holds data in a static form. It is made of transistors hence it does not need refreshing.
14. Which of these devices use capacitors to store data?
- SRAM
- DRAM
- ERAM
- PRAM
Answer: B) DRAM
Explanation:
DRAM or dynamic RAM used capacitors to store data. It is a type of RAM that stores data dynamically as it stores data in capacitors and hence requires refreshing.
15. DRAM has which of these features?
- It needs refreshing
- It uses capacitors to store data
- It is less expensive
- All of these
Answer: D) All of these
Explanation:
DRAM stands for Dynamic Random Access Memory is a type of RAM that stores data in capacitors that need refreshing.
16. DRAM stands for?
- Degenerative Random Access Memory
- Data Random Access Memory
- Dynamic Random Access Memory
- None of these
Answer: C) Dynamic Random Access Memory
Explanation:
DRAM stands for Dynamic Random Access Memory is a type of RAM that stores data in capacitors that need refreshing.
17. What does ROM stand for?
- Random Orientation Memory
- Read Only Memory
- Recover Only Memory
- None of these
Answer: B) Read Only Memory
Explanation:
ROM stands for Read-Only Memory. It is a volatile memory that is used to store permanent data. It offers only read operation.
18. What is ROM?
- It is a memory device used to store data permanently
- It is a volatile memory
- It is a type of Secondary memory
- All of these
Answer: A) It is a memory device used to store data permanently
Explanation:
ROM stands for Read-Only Memory which is a non-volatile memory device. It is a write-once-read-many device that is used to store important instructions directly by the processor.
19. Which of these is a type of ROM?
- PROM
- EPROM
- EEPROM
- All of these
Answer: D) All of these
Explanation:
ROM stands for Read-Only Memory which is a non-volatile memory device. It is a write-once-read-many device that is used to store important instructions directly by the processor. There are the following types of ROMs:
20. What does PROM stand for?
- Pasted Read Only Memory
- Programmable Read Only Memory
- Predictive Read Only Memory
- Primary Read Only Memory
Answer: B) Programmable Read Only Memory
Explanation:
PROM stands for Programmable Read-Only Memory. It is a non-volatile primary memory that can be programmed once after which it becomes read-only.
21. PROM is provided blank to the programmer. TRUE or FALSE?
- True
- False
Answer: A) True
Explanation:
PROM is a programmable Read-Only Memory. It is a non-volatile memory that can be programmed. Hence, PROM is provided blank to the programmer.
22. Which of these are features of PROM?
- It can be coded by the user
- It is volatile memory
- It can be erased
- None of these
Answer: A) It can be coded by the user
Explanation:
PROM stands for Programmable ROM is a non-volatile memory that is provided blank to the user who can code it after which it becomes read-only.
23. EPROM stands for?
- Electronically Programmable Read Only Memory
- Erasable Programmable Read Only Memory
- Electronically Primary Read Only Memory
- Erasable Primary Read Only Memory
Answer: B) Erasable Programmable Read Only Memory
Explanation:
EPROM stands for Erasable Programmable ROM is a non-volatile memory that can be erased after programming to reprogram once again. The process of erasing is done by using high voltage UV light.
24. Which of these is a feature of EPROM?
- It can be programmed by user
- It is a non-volatile memory
- It can be erased using UV light
- All of these
Answer: D) All of these
Explanation:
EPROM stands for Erasable Programmable ROM is a non-volatile memory that can be erased after programming to reprogram once again. The process of erasing is done by using high voltage UV light.
25. EPROM's data can be erased using ___.
- It can be directly reprogrammed
- Heat
- High Voltage Ultraviolet light
- All of these
Answer: C) High Voltage Ultraviolet light
Explanation:
EPROM stands for Erasable Programmable ROM is a non-volatile memory that can be erased after programming to reprogram once again. The process of erasing is done by using high voltage UV light.
26. EEPROM stands for?
- Erasable External Programmable Read Only Memory
- External Erasable Programmable Read Only Memory
- Electronically Erasable Programmable Read Only Memory
- Electronically Erasable Primary Read Only Memory
Answer: C) Electronically Erasable Programmable Read Only Memory
Explanation:
EEPROM stands for Electronically Erasable Programmable Read-Only Memory is a non-volatile memory that can be erased after programming using an electric charge.
27. EEPROM does not require high voltage UV light to erase data?
- True
- False
Answer: A) True
Explanation:
EEPROM stands for Electronically Erasable Programmable Read-Only Memory is a non-volatile memory that can be erased after programming using an electric charge.
28. Which of these is not a feature of EEPROM?
- Its data can be erased using electric charge
- It can be programmed by user
- It is a volatile memory
- It is a primary memory
Answer: C) It is a volatile memory
Explanation:
EEPROM stands for Electronically Erasable Programmable Read-Only Memory is a non-volatile memory that can be erased after programming using an electric charge.
29. Which of these is a volatile memory?
- EPROM
- Hard Disk
- RAM
- All of these
Answer: C) RAM
Explanation:
Volatile memory is a type of memory in which the data is erased once the power is turned off. RAM is a volatile memory.
30. In non-volatile memory, data is erased once power is turned off?
- True
- False
Answer: B) False
Explanation:
Non-volatile memory is the type of memory in which data is not erased after power is turned off. Memories like ROM, hard disc, etc are non-volatile memory.
31. Which of these are uses of ROM?
- Embedded system
- Coding for home appliances
- Coding for calculator
- All of these
Answer: D) All of these
Explanation:
ROM stands for Read-Only Memory which has found usage in many places. Some of them are:
- Embedded systems
- Electronic devices like DVDs, digital watches, etc.
- Home Appliances like TV, microwave, refrigerator, washing machine, and more
- In chips of cars and other vehicles
- It devices like calculator, printer, Fax Machine
32. Cache memory is made up of semiconductors?
- True
- False
Answer: A) True
Explanation:
Cache memory is made up of semiconductors which make it faster and easily accessible.
33. Which of these memories acts as a buffer between CPU and main memory?
- ROM
- RAM
- Cache
- Hard disc
Answer: C) Cache
Explanation:
Cache memory is a semiconductor memory that is a buffer between CPU and main memory. It stores frequent data.
34. Which of these is an expensive memory?
- RAM
- CD
- Cache
- ROM
Answer: C) Cache
Explanation:
Cache memory is a semiconductor memory that is a buffer between CPU and main memory. As it is the fastest memory it is the most expensive.
35. Which of these is an advantage of cache memory?
- It is faster than main memory
- It stores data for temporary use
- It stores programs to be executed
- All of these
Answer: D) All of these
Explanation:
The advantages of cache memory are,
- It is fast memory than the main memory
- It stores data for temporary use
- It stores data for programs to be executed
- It is a semiconductor device close to a processor
36. What does SSD stand for?
- Small Storage Device
- Solid State Drive
- Simple Storage Drive
- None of these
Answer: B) Solid State Drive
Explanation:
SSD stands for Solid State Drive which is faster secondary storage.
37. Which of these, SSD or HDD are faster?
- SSD
- HDD
Answer: A) SSD
Explanation:
SSD stands for Solid State Drive is an advanced storage and is a faster storage device.
38. What is secondary memory?
- It is a non-volatile memory storing data permanently
- It is a volatile memory storing data
- It is a memory that connects directly to CPU
- None of these
Answer: A) It is a non-volatile memory storing data permanently
Explanation:
Secondary memory is a non-volatile memory that stores large amounts of data permanently.
39. Can data from secondary memory be directly accessed by the CPU?
- Yes
- No
Answer: B) No
Explanation:
The data from secondary memory can not be directly accessed by the CPU. It is first transferred to primary memory.
40. The speed of secondary memory is?
- Fastest
- Faster than primary
- Slower than primary
- None of these
Answer: C) Slower than primary
Explanation:
The secondary memory is slower than primary memory which can store large amounts of data permanently.
41. Which of these is a type of secondary memory?
- HHD
- CD
- Magnetic Tapes
- All of these
Answer: D) All of these
Explanation:
Secondary memory is a non-volatile memory that stores large amounts of data permanently. There are many secondary memory devices, they are HHD, SSD, CD, DVD, floppy disc, magnetic tapes, etc.
42. What does HDD stand for?
- High Speed Disc Drive
- High Performance Drive disc
- Hard disc drive
- None of these
Answer: C) Hard disc drive
Explanation:
HDD stands for Hard Disc Drive is a type of secondary memory used to store data. It is commonly found in computers.
43. What is magnetic tape?
- Strip of plastic film used to store data
- Magnetic used to store data
- Fastest memory storage
- All of these
Answer: A) Strip of plastic film used to store data
Explanation:
Magnetic tape is a strip of plastic film with a magnetic coating used to store data.
44. Which of these is a circular plate with magnetic coating used to store data?
- Magnetic Tape
- Magnetic Disc
- Cache
- All of these
Answer: B) Magnetic Disc
Explanation:
A magnetic Disc is a secondary storage device that is used to store data. It is a circular plate with a magnetic coating used to store data.
45. Can a magnetic disc store data on both sides?
- Yes
- No
Answer: A) Yes
Explanation:
The magnetic disc is a secondary storage device used to store data in magnetic material coated on both sides. So, it can store data on both sides of the disc.
46. Magnetic discs are generally non-removable. True or False?
- True
- False
Answer: A) True
Explanation:
Magnetic discs are secondary storage devices that are used to store data. These devices are generally attached permanently to the computer.
47. Which of these secondary devices are removable?
- Magnetic discs
- HD
- DVD
- All of these
Answer: C) DVD
Explanation:
Some secondary devices are removable from the computer. Devices like DVDs, CDs, flash drives, etc.
48. WORM stands for?
- Write Once Read Many
- Write Only Random Memory
- Write Only Read Many
- None of these
Answer: A) Write Once Read Many
Explanation:
WORM stands for Write Once Read Many is a removable secondary memory used to store data.
49. The diameter of CD’s is ___.
- 10 inches
- 2.2 inches
- 4.75 inches
- 4 inches
Answer: C) 4.75 inches
Explanation:
CDs also known as Compact discs are removable secondary storage devices that can be detached.
The diameter of a CD is generally about 4.75 inches.
50. What does DVD stand for?
- Duplicate visual Disc
- Digital Versatile Device
- Digital Versatile Disc
- Duplicate Visual Device
Answer: C) Digital Versatile Disc
Explanation:
DVD stands for Digital Versatile Disc. It is an optical memory used to store data.