MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

COMPUTER ARCHITECTURE

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
A processor performing fetch or decoding of different instruction during the execution of another instruction is called ____
A
Super-scaling
B
Pipe-lining
C
Parallel Computation
D
None of the mentioned
Explanation: 

Detailed explanation-1: -Answers. Explanation: Pipe-lining is the process of improving the performance of the system by processing different instructions at the same time, with only one instruction performing one specific operation.

Detailed explanation-2: -The time required for the fetching and execution of one simple machine instruction is CPU cycle.

Detailed explanation-3: -Which is the method by which instructions are selected for execution: Instruction selection.

Detailed explanation-4: -Ans : The instruction cycle consists of four phases: fetching an instruction from memory, decoding the fetched instruction, reading the address from memory, and finally, instruction execution. The computer processor carries it out.

There is 1 question to complete.