Quiznetik

Basics of Computer Architecture | Set 1

1. RTL stands for:

Correct : B. Register transfer language

2. Which operations are used for addition, subtraction, increment, decrement and complement function:

Correct : D. All of these

3. The method of writing symbol to indicate a provided computational process is called as a:

Correct : A. Programming language

4. Which language is termed as the symbolic depiction used for indicating the series:

Correct : B. Register transfer language

5. The register that includes the address of the memory unit is termed as the :

Correct : A. MAR

6. In register transfer the processor register as:

Correct : D. RI

7. How many types of micro operations:

Correct : B. 4

8. Which are the operation that a computer performs on data that put in register:

Correct : D. All of these

9. In memory read the operation puts memory address on to a register known as :

Correct : C. MR

10. Which operation puts memory address in memory address register and data in DR:

Correct : B. Memory Write

11. In the following indexed addressing mode instruction, MOV 5(R1), LOC the effective address is

Correct : D. EA = 5+[R1]

12. The addressing mode which makes use of in-direction pointers is

Correct : A. Indirect addressing mode

13. addressing mode is most suitable to change the normal sequence of execution of instructions.

Correct : A. Relative

14. The effective address of the following instruction is MUL 5(R1,R2).

Correct : C. 5+[R1]+[R2]

15. The addressing mode, where you directly specify the operand value is

Correct : A. Immediate

16. Which of the following register is used in the control unit of the CPU to indicate the next instruction which is to be executed ?

Correct : D. Program counter

17. If a processor does not have any stack pointer register, then

Correct : D. All sequences of subroutine calls and also interrupts are

18. The Sun micro systems processors usually follow            architecture.

Correct : D. RISC

19. Which of the architecture is power efficient?

Correct : B. RISC

20. The master indicates that the address is loaded onto the BUS, by activating signal.

Correct : A. MSYN

21. In IBM’s S360/370 systems lines are used to select the I/O devices.

Correct : A. SCAN in and out

22. The transmission on the asynchronous BUS is also called

Correct : D. Hand-Shake transmission

23. The BUS that allows I/O, memory and Processor to coexist is

Correct : C. Backplane BUS

24. The chip can be disabled or cut off from an external connection using

Correct : A. Chip select

25. The less space consideration as lead to the development of (for large memories).

Correct : D. Both SIMM’s and DIMS’s

26. The reason for the implementation of the cache memory is

Correct : B. The difference in speeds of operation of the processor and memory

27. The correspondence between the main memory blocks and those in the cache is given by

Correct : B. Mapping function

28. The approach where the memory contents are transferred directly to the processor from the memory is called

Correct : C. Early-start

29. The algorithm to remove and place new contents into the cache is called

Correct : A. Replacement algorithm

30. Consider a memory organised into 8K rows, and that it takes 4 cycles to complete a read operation. Then the refresh overhead of the chip is

Correct : B. 0.0038