Digital Electronics MCQs (Part-9)

What type of memory is ROM?

A Volatile
B Read–write
C Cache
D Non–volatile

What is the main difference between RAM and ROM?

A Size
B Volatility
C Type of storage
D Speed

Which of the following is a characteristic of RAM?

A Permanent storage
B Cannot be written to
C Volatile
D Non–volatile

What is the primary function of a microprocessor?

A Decode instructions
B Perform calculations
C Store data
D Route data

What is the function of the ALU in a microprocessor?

A Store data
B Control memory
C Generate clock signals
D Perform arithmetic and logical operations

Which of these memory types is used for storing data temporarily while a device is operating?

A ROM
B RAM
C EEPROM
D Flash

Which of the following memory types is electrically erasable and programmable?

A RAM
B Flash
C EEPROM
D ROM

What does the term “byte” refer to in digital systems?

A A group of 8 bits
B A group of 4 bits
C A single bit of data
D A group of 16 bits

Which of the following describes the function of cache memory?

A Stores instructions for the CPU
B Provides fast access to frequently used data
C Stores data permanently
D Performs logical operations

What does the microprocessor use to execute instructions?

A Memory cells
B Data buses
C Logic gates
D Clock signals

What is the main advantage of using a microcontroller over a microprocessor?

A More complex
B Contains built–in memory and peripherals
C Faster clock speed
D Requires external memory

Which of these is an example of a non–volatile memory?

A ROM
B Register
C RAM
D Cache

What is the primary use of a microprocessor in a computer system?

A Manage peripheral devices
B Store files
C Provide power
D Perform calculations and process data

What is the main characteristic of volatile memory?

A Stores permanent instructions
B Retains data without power
C Loses data when power is lost
D Is non–rewritable

What is the purpose of a system bus in a microprocessor?

A To provide a path for data transfer
B To generate clock signals
C To execute instructions
D To store data