MCQ

Computer Architecture MCQ Questions and Answers – Part 8

Computer architecture MCQ questions and answers for the preparation of tests, exams, and certifications. So you will find questions about different types of registers in the computer, random access memory (RAM), main memory, memory instructions, arithmetic, and logic unit, and much more. This systematic learning method will easily prepare anyone to pass their exam.
 

1. The type of non-volatile memory that cannot be modified by the user is _____?

A SRAM

B DRAM

C ROM

D RAM

C

 

 
 

2. The most likely component used for static RAM (or SRAM) technology is _____?

A Primary memory

B Secondary memory

C Cache memory

D CPU registers

C
SRAM (static RAM) is a random access memory (RAM) that keeps data bits as long as power is supplied. Unlike dynamic RAM (DRAM), which stores bits in cells composed of condensers and transistors, static RAM does not need to be refreshed periodically. Static RAM offers faster data access and costs more than DRAM. SRAM is used for the cache memory of a computer.

 

 

3. The address of the instruction executed by the processor is stored in a _____?

A ordinal counter

B current instruction register

C memory address register

D memory buffer register

A

 

 

4. A computer’s brain is _____?

A CPU

B Software

C Hard disk

D Memory

A

 

 
 

5. In a computer, ALU can perform _____?

A Addition

B Subtraction

C Multiplication

D All the answers are true

D

 

 

6. The goal of a secondary memory is to _____?

A Calculate data

B Store data temporarily

C Store data permanently

D None of the above

C

 

 

7. In computer science, EEPROM means _____?

A Electrically Erasable Programmable Read Only Memory

B Easily Erasable Programmable Read Only Memory

C Electronically Erasable Programmable Read Only Memory

D None of the above

C

 

 

8. The difference between ROM and RAM is _____?

A ROM is bigger

B ROM is non-volatile

C ROM is read only

D Both A and B are true.

D

 

 
 

9. The CPU component that is not responsible for interaction with the primary memory is _____?

A ALU

B CU

C Bus

D Register

B

 

 

10. Which of the following is not a type of bus in the computer?

A data bus

B address bus

C time bus

D control bus

C

 

 
mcqMCQPractice competitive and technical Multiple Choice Questions and Answers (MCQs) with simple and logical explanations to prepare for tests and interviews.Read More

Leave a Reply

Your email address will not be published. Required fields are marked *