6 Tap Lenh - Na
6 Tap Lenh - Na
A. Store instructions
A. Control unit
C. Program counter
### 5. In a two-address instruction format, how many operands are typically specified?
A. 1
B. 2
C. 3
D. 0
C. A set of instructions
### 10. How many addresses are used in a zero-address instruction format?
A. 1
B. 2
C. 0
D. 3
### 11. What is the difference between arithmetic and logical shift operations?
A. Arithmetic shifts multiply or divide by powers of 2, while logical shifts only shift bits
C. Arithmetic shifts affect all bits, while logical shifts affect only half of the bits
D. Logical shifts operate on integers, while arithmetic shifts operate on floating-point numbers
### 12. What does the instruction "ADD R1, R2" do in most machine instruction sets?
A. Execute a subroutine
### 15. What does the term "direct addressing" mean in an instruction set?
### 16. Which of the following is NOT a common data type in machine instructions?
A. Floating-point
B. Decimal
C. Character
D. Pointer
### 18. What is the difference between "RISC" and "CISC" architectures?
A. RISC has fewer, simpler instructions, while CISC has more, complex instructions
B. RISC uses more memory, while CISC uses fewer registers
A. Execute a multiplication . Transfer control to the next instruction without doing anything