1
GATE CSE 2000
Subjective
+5
-0
An instruction pipeline has five stages where each stage takes $$2$$ nanoseconds and all instructions use all five stages. Branch instructions are not overlapped, i.e., the instruction after the branch is not fetched till the branch instruction is completed. Under ideal conditions.

(a) Calculate the average instruction execution time assuming that $$20$$% of all instruction executed are branch instructions. Ignore the fact that some branch instructions may be conditional.

(b) If a branch instruction is a conditional branch instruction, the branch need not be taken. If the branch is not taken, the following instructions can be overlapped. When $$80$$% of all branch instructions are conditional branch instructions, and $$50$$% of the conditional branch instructions are such that the branch is taken, calculate the average instruction execution time.

2
GATE CSE 2000
MCQ (Single Correct Answer)
+1
-0.3
The most appropriate matching for the following pairs
$$X:$$ Indirect addressing
$$Y:$$ Immediate addressing
$$Z:$$ Auto decrement addressing is

$$1:$$ Loops
$$2:$$ Pointers
$$3.$$ Constants

A
$$X - 3,\,Y - 2,\,Z - 1$$
B
$$X - 1,\,Y - 3,\,Z - 2$$
C
$$X - 2,\,Y - 3,\,Z - 1$$
D
$$X - 3,\,Y - 1,\,Z - 2$$
3
GATE CSE 2000
MCQ (Single Correct Answer)
+2
-0.6
A graphics card has on board memory of $$1$$ $$MB.$$ Which of the following modes can the card not support?
A
$$1600\,\, \times \,\,400$$ resolution with $$256$$ colours on a $$17$$ inch monitor
B
$$1600\,\, \times \,\,400$$ resolution with $$16$$ million colours on a $$14$$ inch monitor
C
$$800\,\, \times \,\,400$$ resolution with $$16$$ million colours on a $$17$$ inch monitor
D
$$800\,\, \times \,\,400$$ resolution with $$256$$ colours on a $$14$$ inch monitor
4
GATE CSE 2000
MCQ (Single Correct Answer)
+1
-0.3
Consider the following nested representation of binary trees: (X Y Z) indicates Y and Z are the left and right sub stress, respectively, of node X. Note that Y and Z may be NULL, or further nested. Which of the following represents a valid binary tree?
A
(1 2 (4 5 6 7))
B
(1 (2 3 4) 5 6) 7)
C
(1 (2 3 4)(5 6 7))
D
(1 (2 3 NULL) (4 5))
EXAM MAP
Medical
NEETAIIMS
Graduate Aptitude Test in Engineering
GATE CSEGATE ECEGATE EEGATE MEGATE CEGATE PIGATE IN
Civil Services
UPSC Civil Service
Defence
NDA
Staff Selection Commission
SSC CGL Tier I
CBSE
Class 12