Evolution of microprocessors, organisation of microcomputers, basic programming concepts, architecture, address-data-control buses, memory decoding, memory-mapped and I-O-mapped I-O, machine and instruction cycles, addressing modes - Question Bank
1. The Intel 8086 microprocessor utilizes which type of architecture?
2. Which microprocessor architecture is characterized by a single address space for both memory and I/O devices?
3. What is 'Implied Addressing'?
4. In 'Indexed Addressing', how is the effective address of the operand calculated?
5. Which addressing mode uses the program counter (PC) to calculate the operand's address?
6. What is 'Direct Addressing'?
7. In 'Immediate Addressing', where is the operand located?
8. Which addressing mode involves using a register to hold the address of the operand?
9. What is an addressing mode?
10. What is the purpose of the Execute phase in an instruction cycle?
11. What occurs during the Instruction Decode phase of an instruction cycle?
12. Which of the following is a key component of an instruction cycle?
13. What is an instruction cycle?
14. What happens during the Instruction Fetch phase of a machine cycle?
15. Which of the following is typically a phase within a machine cycle?
16. What is a machine cycle in microprocessor operation?
17. What is a potential advantage of I/O-mapped I/O?
18. In I/O-mapped I/O, which type of instructions are used to communicate with I/O devices?
19. What does 'I/O-mapped I/O' (also known as Port-mapped I/O) mean?
20. What is a potential advantage of memory-mapped I/O?
21. In memory-mapped I/O, how does the CPU access an I/O device?
22. What does 'memory-mapped I/O' mean?
23. What is a decoder circuit used for in memory systems?
24. In memory decoding, what is the role of address lines?
25. What is memory decoding?
26. What does the Control Bus carry?
27. The width of the Address Bus determines:
28. What is the function of the Address Bus?
29. Which type of bus is primarily responsible for transferring data between the CPU, memory, and I/O devices?
30. What is a bus in the context of computer architecture?
31. What is the purpose of registers within a microprocessor?
32. Which component of the CPU is responsible for fetching instructions and data from memory and directing operations?
33. What is the primary function of the Arithmetic Logic Unit (ALU) within a CPU's architecture?
34. What does the term 'architecture' refer to in the context of microprocessors?
35. What is a loop in programming used for?
36. Which programming construct allows a program to make decisions based on certain conditions?
37. What is a variable in programming?
38. What is an algorithm in the context of programming?
39. Which of the following is a basic programming concept?
40. What is the primary function of Read-Only Memory (ROM) in a microcomputer?
41. Which component in a microcomputer is responsible for short-term data storage and rapid access for the CPU?
42. In a microcomputer, what is the role of the Central Processing Unit (CPU)?
43. What is a fundamental component of a microcomputer's organization?
44. Which microprocessor is considered a landmark in the development of personal computers, powering early IBM PCs?
45. What significant advancement did the Intel 8080 microprocessor bring over the 4004?
46. What was the primary function of the Intel 4004 microprocessor?
47. Which company introduced the first commercially available microprocessor, the Intel 4004?
48. Who is often credited with inventing the microprocessor?