601. Two types of microinstructions are:
Correct answer: (C)
Both a & b
602. Which are 3 ways to determine address of next micro instruction to be executed:
Correct answer: (D)
All of these
603. Branching can be ____________:
Correct answer: (C)
Both a & b
604. In which branching condition is tested which is determined by status bit of ALU:
Correct answer: (B)
Conditional
605. which branch is achieved by fixing status bit that output of multiplexer is always one:
Correct answer: (A)
Unconditional
606. Which register is used to store addresses of control memory from where instruction is fetched:
Correct answer: (C)
CAR
607. Control ROM is the control memory that holds:
Correct answer: (A)
Control words
608. Opcode is the machine instruction obtained from decoding instruction stored in:
Correct answer: (C)
Instruction register
609. Branch logic determines which should be adopted to select the next ____________ value among possibilities:
Correct answer: (A)
CAR
610. ____________ generates CAR+1 as possibility of next CAR value:
Correct answer: (B)
Incrementer