1
GATE CSE 2002
MCQ (Single Correct Answer)
+1
-0.3
Which of the following is not a form of memory?
A
Instruction cache
B
Instruction register
C
Instruction opcode
D
Translation look aside buffer
2
GATE CSE 2002
MCQ (Single Correct Answer)
+1
-0.3
In $$2’s$$ complement addition, the overflow
A
is flagged whenever there is carry from sign bit addition
B
cannot occur when $$a$$ $$+$$ $$ve$$ value is added to $$a$$ $$-$$ $$ve$$ value
C
is flagged when the carries from sign bit and previous bit match
D
None of the above
3
GATE CSE 2002
MCQ (Single Correct Answer)
+2
-0.6
The performance of a pipelined processor suffers if
A
The pipeline stages have different delays
B
Consecutive instructions are depend on each other
C
The pipeline stages share single hardware resources
D
All of the above
4
GATE CSE 2002
MCQ (Single Correct Answer)
+2
-0.6
Horizontal micro programming
A
does not require use of signal decoders.
B
Results in larger sized micro instructions then vertical micro programming
C
Uses one bit for each control signal
D
All of the above