Embedded Processor MCQ Quiz – Objective Question with Answer for Embedded Processor

51. Which processor is the derivative of 80386DX?

A. 80387
B. 80386SX
C. 80386 DDX
D. 8087

Answer: b

The derivative of the 80386DX is called the 80386SX which provides the same architecture and lowers cost. To minimize the cost value, it uses an external 16-bit data bus and a 24-bit memory bus.

 

52. Which of the following is a portable device of Intel?

A. 80386DX
B. 8087
C. 80386SL
D. 80386SX

Answer: c

Intel has 80386SL as the portable PC which helps in controlling power and increases the power efficiency of the processor.

 

53. Which of the processor has a 5 stage pipeline?

A. 80386
B. 80486
C. 80286
D. 80386DX

Answer: b

80486 has a five-stage pipeline ALU. These include fetch, decode, execute, memory access, and write back. This helps in accessing instruction faster and thus makes the processor faster. 80386DX has a three-stage pipelining which only includes fetching, decoding and execution.

 

54. Which of the following processor can execute two instructions per cycle?

A. 80486
B. 80386DX
C. Intel Pentium
D. 80386

Answer: c

Intel Pentium has many advanced features one of which is, that it can execute two instructions per cycle thus improving the speed of the processor whereas 80486, 80386, and 80386DX do not have this feature.

 

55. Which of the following processors have two five-stage pipelines?

A. 80486
B. 80386
C. Intel Pentium
D. 80386DX

Answer: c

The intel Pentium possess two five-stage pipelines which allow the execution of two integer instruction jointly.

 

56. In which processor does the control register and system management mode register first appeared?

A. 80386
B. 80386SL
C. 80386DX
D. 80486

Answer: b

The control register and system management mode register first appeared in 80386SL and were later on succeeded by other processors. These registers can provide intelligent power control.

 

57. Which is the next successor of Intel Pentium?

A. Pentium pro
B. P1
C. P2
D. P5

Answer: a

Intel Pentium is succeeded by Pentium pro. P1, P2, and P5 are the other processors of Intel.

 

58. Which of the following processor allows a multiple branch prediction?

A. 80386
B. P1
C. Intel Pentium
D. Intel Pentium pro

Answer: d

A branch instruction can change the program flow and multiple branch prediction allows the continuous execution of instructions based on assumptions. This can eliminate delay and thus speeds up the execution.

 

59. Which are the processors based on RISC?

A. SPARC
B. 80386
C. MC68030
D. MC68020

Answer: A

SPARC and MIPS processors are the first generation processors of RISC architecture.

 

60. What is the 80/20 rule?

A. 80% instruction is generated and 20% instruction is executed
B. 80% instruction is executed and 20% instruction is generated
C. 80%instruction is executed and 20% of instruction is not executed
D. 80% of instruction is generated and 20% of instructions are not generated

Answer: A

80% of instructions are generated and only 20% of the instruction set is executed that is, by simplifying the instructions, the performance of the processor can be increased which leads to the formation of RISC which is a reduced instruction set computing.

Scroll to Top