Home > Computer Engineering > Quizzes > Computer Organization and Architecture: Overview of Computer Architecture & Organization
Computer Organization and Architecture: Overview of Computer Architecture & Organization
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 28% Most missed: “The average number of steps taken to execute the set of instructions can be made…”
Computer Organization and Architecture: Overview of Computer Architecture & Organization
Time left 00:00
25 Questions

1. The Stack is accessed using
2. If the offset of the operand is stored in one of the index registers, then it is
3. If the offset of the operand is stored in one of the index registers, then it is
4. For a given FINITE number of instructions to be executed, which architecture of the processor provides for a faster execution?
5. In a program, a Macro is being called .
6. While retrieving data from the stack, the stack pointer is
7. Which of the following is the correct syntax for calling a Macro?
8. The instruction, MOV AX, [2500H] is an example of
9. Inserting the statements and instructions represented by macro, directly at the place of the macroname, in the program, is known as
10. A macro can be used as ________
11. Which architecture involves both the volatile and the non volatile memory?
12. Which of the following assembler directives are used to define a Procedure in the 8086 microprocessor?
13. Which of the following supports CISC as well as Harvard architecture?
14. Which of the two architecture saves memory?
15. The Input devices can send information to the processor.
16. Why most of the DSPs use Harvard architecture?
17. Which registers can interact with the secondary storage?
18. ISP stands for _________
19. The internal components of the processor are connected by _______
20. If the processor is executing the main program that calls a subroutine, then after executing the main program up to the CALL instruction, the control will be transferred to
21. Which of the following statements is incorrect?
22. ______ bus structure is usually used to connect I/O devices.
23. If the instruction, Add R1, R2, R3 is executed in a system that is pipe-lined, then the value of S is (Where S is a term of the Basic performance equation)?
24. A processor performing fetch or decoding of different instruction during the execution of another instruction is called ______
25. The addressing mode that is used in unconditional branch instructions is