MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

COMPUTER ARCHITECTURE

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Pipe-lining is a unique feature of ____
A
CISC
B
RISC
C
ISA
D
ANNA
Explanation: 

Detailed explanation-1: -PIpelining, a standard feature in RISC processors, is much like an assembly line. Because the processor works on different steps of the instruction at the same time, more instructions can be executed in a shorter period of time. A useful method of demonstrating this is the laundry analogy.

Detailed explanation-2: -Answers. The RISC machine architecture was the first to implement pipe-lining.

Detailed explanation-3: -Explanation: The Risc machine aims at reducing the instruction set of the computer.

Detailed explanation-4: -Principles of RISCs Pipeline It can minimize the register-to-memory operations. It can use a high number of registers to enhance operand referencing and decrease the processor memory traffic. It can optimize the design of instruction pipelines such that minimum compiler code generation can be achieved.

There is 1 question to complete.