Quiz 12
Quiz 12
Quiz 12
2.Which of the following methods is commonly used to generate a time delay in microcontrollers?
• Correct Answer :D
• Correct Answer: c
• A) General-purpose processors
• B) Digital Signal Processors (DSPs)
• C) Graphics Processing Units (GPUs)
• D) Both A and B
• Correct Answer: D
12.Which design technology emphasizes the collaboration of hardware and software components?
• A) System-on-Chip (SoC)
• B) Hardware-Software Co-design
• C) Very Large Scale Integration (VLSI)
• D) Field-Programmable Gate Arrays (FPGA)
• Correct Answer: B
13.Which of the following addressing modes uses a register to hold the address of the operand?
• A) Direct addressing
• B) Indirect addressing
• C) Register addressing
• D) Immediate addressing
• Correct Answer: C
14.In which addressing mode is the operand specified explicitly in the instruction itself?
• A) Register addressing
• B) Direct addressing
• C) Immediate addressing
• D) Indirect addressing
• Correct Answer: C
• A) The address of the operand is determined by the sum of a base address and an index value.
• B) The operand is stored in the instruction itself.
• C) The address of the operand is located in a register.
• D) The operand is accessed through a fixed memory address.
• Correct Answer: A
16.In indirect addressing mode, how is the effective address of the operand determined?