Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

COA Question Bank

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Question Bank

Computer Organization and Architecture


Paper Code: UES 2001

Short Answer

1. Define the term Computer Architecture.


2. What is Register?
3. What is Computer Organization and Architecture?
4. Perform the 2’s complement subtraction of smaller number (101011) from large number (111001).
5. Perform the following operation on signed numbers using 2’s compliment method: (46)10 + (-17)10
6. Convert the numbers to binary and using 2's complement to handle negative values.
7. a) (53)10+(−19)10
8. b) (85)10+(−34)10(85)_{10} + (-34)_{10}(85)10+(−34)10
9. c) (25)10+(−13)10(25)_{10} + (-13)_{10}(25)10+(−13)10
10. d) (60)10+(−45)10(60)_{10} + (-45)_{10}(60)10+(−45)10
11. e) (99)10+(−48)10(99)_{10} + (-48)_{10}(99)10+(−48)10
12. What is the main advantage of RTL?
13. What is Difference between RISC and CISC.
14. Write execution of a complete instruction.
15. Explain program control or control of the processor.
16. Which of L1 and L2 cache is faster?
17. Write the difference between serial and parallel communication.
18. What do you understand by Locality of Reference?
19. List three types of control signals.
20. Write the difference between RAM and ROM.
21. Describe cycle stealing in DMA.

Long Answer
1. Discuss Stack Organization. Explain the following in Details.
i. Register Stack
ii. Memory Stack
2. Explain the various addressing modes with diagram.
3. What is general register organization?
4. Discuss the advantages and disadvantages of Polling and daisy chaining bus arbitration schemes.
5. What do you mean by processor organization? Explain various types of processor organization.
6. Classify various registers in Computer Organization.
7. Define Bus System? Explain the Architecture of bus system.
8. Differentiate between Strobe control and Handshaking asynchronous data transfer modes.
9. Why Input Output interface is required? Describe in detail with diagram.
10. Write notes on following:
a) Peripheral devices b) I/O Ports c) Interrupts d) I/O Channels
11. Describe in detail the difference between Programmed I/O and Interrupt driven I/O.
12. What do you mean by Virtual Memory? Discuss how paging helps in implementing virtual memory.
13. What are the differences between hardwired and micro-programmed control unit?
14. Explain Arithmetic & logic unit design with help of example.
15. Show the multiplication process using Booth’s Algorithm when the following numbers are multiplied: (-13) by
(+8).
16. Explain the sequence that takes place when an interrupt occurs.
17. Using the register transfer notations, explain the Memory-Reference instructions with examples.
18. Explain CISC?
19. What is bus Arbitration? Discuss the advantages and disadvantages of daisy chaining and parallel arbitration
schemes.
20. Perform Division process of 00001111by 0011(use a dividend of 8bits).
21. Differentiate the following:
a) ROM memories b) Concept implementation of Virtual memory
22. Explain Arithmetic & logic unit design with help of example.
23. What are the differences between RISC and CISC?
24. Explain the concept of Bus and Memory Transfer.
25. Explain Stack Organization with diagram.
26. Discuss Functional units and their interconnections.
27. Describe Standard Communication Interfaces in detail.
28. Write down the difference between isolated I/O and memory Mapped I/O. Also discuss advantage and
disadvantage of isolated I/O and memory mapped I/O.
29. Explain memory hierarchy in details.
30. Explain Micro operations and instruction prefetch or prefetch overlap.
31. Why Input Output interface is required? Describe in details.
32. Describe in details about programmed input/output with neat diagram.
33. Discuss the working principle of I/O processor.
34. Explain interrupts and their types.
35. Explain System bus and 3 categories of bus lines used to provide the communication between the CPU,
memory, and I/O.

You might also like