MCQ

Computer Architecture MCQ Questions and Answers – Part 3

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 computer gets its strength from _________?

A The speed

B Memory

C CPU

D All the answers are true

D

 

 
 

2. A set of lines that connects several devices is called _______?

A Bus

B Connection wires

C Internal wires

D All the answers are true

A

 

 

3. A complete microcomputer system consists of _______?

A microprocessor

B memory

C devices

D All the answers are true

D

 

 

4. The Program Counter (PC) is also called _______?

A instruction pointer

B memory pointer

C data counter

D file pointer
 

 
A
The program counter (PC), often called the instruction pointer (IP) in Intel x86 and Itanium microprocessors. A program counter is a register located in a processor that contains the address (location) of the current instruction. Currently executed.

 

 

5. In a single byte, how many bits are there?

A 8

B 16

C 4

D 32

A

 

 

6. The processor does not perform the __________ operation.

A Data transfer

B Logical

C Arithmetic

D All the answers are true

A

 

 

7. The memory access time is _____ the time required to perform a single CPU operation.

A shorter than

B longer than

C Negligible to

D Same as

B

 

 

8. An exception condition in a computer system caused by an external CPU event is called ____?

A interruption

B Halte

C WAIT

D Process

A

 

 
 

9. When the CPU detects an interrupt, it saves its ______?

A Previous state

B Next state

C Current state

D Both A and B are true.

C

 

 

10. Consider the following Boolean function of four variables:
f (w, x, y, z) = ∑ (1,3,4,6,9,11,12,14). The function is _______

A independent of any variable

B independent of two variables

C independent of three variables

D depending on all variables

B

 

 
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 *