MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

COMPUTER ORGANIZATION

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
A sequence of control words corresponding to a control sequence is called ____
A
Micro routine
B
Micro function
C
Micro procedure
D
None of the mentioned
Explanation: 

Detailed explanation-1: -– The string of control variables which control the sequence of microoperations is called a control word. The microoperations specified in a control word is called a microinstruction. – Each microinstruction specifies one or more microoperations that is performed.

Detailed explanation-2: -Micro-routine : A sequence of control words corresponding to the control sequence of a machine instruction constitutes the micro-routine for that instruction. Micro-instruction: Individual control words in this micro-routine are referred to as microinstructions.

Detailed explanation-3: - A sequence of microinstructions constitutes a microprogram. Since alterations of the microprogram are not needed once the control unit is in operation, the control memory can be a read-only memory (ROM).

Detailed explanation-4: -Micro-instruction: Individual control words in this micro-routine are referred to as microinstructions.

Detailed explanation-5: -A sequence of control words (CWs) corresponding to the control sequence of a machine instruction constitute the microprogram for that instruction. The individual control words in this microprogram are referred to as microinstructions.

There is 1 question to complete.