You can prepare effectively for Electronics and Communication Engineering (ECE) Topicwise Question Bank for Electronics Engineering with this dedicated MCQ Practice Test (available with solutions) on the important topic of "Test: Machine Instructions & Addressing Modes". These 10 questions have been designed by the experts with the latest curriculum of Electronics and Communication Engineering (ECE) 2026, to help you master the concept.
Test Highlights:
Sign up on EduRev for free to attempt this test and track your preparation progress.
In 8051, the accumulator register contains 80H and B register contains 8FH. The content of the accumulator and status of the carry flag after the addition operation are respectively
Detailed Solution: Question 1
Which of the following statements is/are true?
Detailed Solution: Question 2
Only instructions with zero, one, and two addresses are supported by some CPUs. The size of an op-code is 16 bits, whereas the size of an address is 4 bits.
What is the Maximum number of two address instructions?
Detailed Solution: Question 3
Which one of the following is a special characteristic of RISC processor?
Detailed Solution: Question 4
A CPU has 12 registers and uses 6 addressing modes. RAM is 64K × 32. What is the maximum size of the op-code field if the instruction has a register operand and a memory address operand?
Detailed Solution: Question 5
Detailed Solution: Question 6
The following language uses mnemonic OP codes
Detailed Solution: Question 7
A processor has 300 distinct instructions and 70 general-purpose registers. A 32-bit instruction word has an opcode, two register operands, and an immediate operand. The number of bits available for the immediate operand field is_____
Detailed Solution: Question 8
Which of the following statements is/are true?
Detailed Solution: Question 9
In X = (M + N × O) / (P × Q), how many one-address instructions are required to evaluate it?
Detailed Solution: Question 10