MCQ

Computer Architecture MCQ Questions and Answers – Part 4

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. A computer program that converts a program into machine language is called _________?

A interpreter

B simulator

C compiler

D commandant

C
A compiler is a software that transforms high-level source code written by a developer in a programming language into machine language, which can be easily understood by the processor.

 

 
 

2. We call the unit that decodes and translates each instruction and generates the necessary activation signals for ALU and other units.

A Arithmetic unit

B Logical unit

C Control unit

D CPU

C

 

 

3. Choose whether the following statement is True or False for the cache:

Cache memories are high speed buffers inserted between the processors and the RAM.

A True

B False

A

 

 

4. Choose whether the following statement is True or False for the cache:

They can also be inserted between the RAM and the Hard Disk.

A True

B False

A

 

 
 

5. Choose whether the following statement is True or False for the cache:

It can be used as a secondary memory.

A True

B False

B

 

 

6. The channel that handles the multiple requests and multiplexes the data transfers from these devices, byte by byte, is called _______?

A Multiplexer channel

B The selector channel

C None of the above

D Both A and C are true.

A

 

 

7. The mapping of addresses is completed, when the program is initially loaded is called ______?

A dynamic relocation

B relocation

C static relocation

D dynamic and static relocation

C
Static relocation – The program must be relocated before or while the process is loaded into memory. The program must always be loaded into the same address space in memory, or the relocator must be run again.

 

 

8. Choose whether the following statement is True or False for the PCI bus:

The PCI bus is set to 33 MHz and can transfer 32 bits of data (four bytes) with each clock pulse.

A True

B False

A

 

 
 

9. Choose whether the following statement is True or False for the PCI bus:

The PCI interface chip can support video card, EIDE disk controller chip and also external adapter cards.

A True

B False

A

 

 

10. Choose whether the following statement is True or False for the PCI bus:

The PCI bus differs entirely only on a 32-bit interface that other parts of the machine route via a 64-bit path.

A True

B False

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 *