1
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
2
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
3
GATE CSE 2002
MCQ (Single Correct Answer)
+1
-0.3
In serial data transmission, every byte of data is padded with a $$‘0’$$ in the beginning and one or two $$‘1’s$$ at the end of byte because
A
Receiver is to be synchronized for byte reception
B
Receiver recovers lost $$‘0’s$$ and $$‘1’s$$ from these padded bits
C
Padded bits are useful in purity computation
D
None of the above
4
GATE CSE 2002
MCQ (Single Correct Answer)
+2
-0.6
The number of leaf nodes in a rooted tree of n nodes, with each node having 0 or 3 children is:
A
n/2
B
(n-1)/3
C
(n-1)/2
D
(2n+1)/3