Computer Organization
Computer Arithmetic
Marks 1Marks 2Marks 5
Machine Instructions and Addressing Modes
Marks 1Marks 2
Memory Interfacing
Marks 1Marks 2Marks 5
IO Interface
Marks 1Marks 2
Alu Data Path and Control Unit
Marks 1Marks 2
Secondary Memory
Marks 1Marks 2
1
GATE CSE 2012
MCQ (Single Correct Answer)
+1
-0.3
The decimal value $$0.5$$ in $$IEEE$$ single precision floating point representation has
A
fraction bits of $$00000…000000$$ and exponent value of $$0$$
B
fraction bits of $$00000…000000$$ and exponent value of $$−1$$
C
fraction bits of $$10000…000000$$ and exponent value of $$0$$
D
no exact representation
2
GATE CSE 2008
MCQ (Single Correct Answer)
+1
-0.3
In the $$IEEE$$ floating point representation the hexadecimal value $$0\, \times \,00000000$$ corresponds to
A
the normalized value $${2^{ - 127}}$$
B
the normalized value $${2^{ - 126}}$$
C
the normalized value $$+0$$
D
the special value $$+0$$
3
GATE CSE 2004
MCQ (Single Correct Answer)
+1
-0.3
What is the result of evaluating the following two expressions using three $$-$$ digit floating point arithmetic with rounding?
$$\eqalign{ & \left( {113. + - 111.} \right) + 7.51 \cr & 113. + \left( { - 111. + 7.51} \right) \cr} $$
A
$$9.51$$ and $$10.0$$ respectively
B
$$10.0$$ and $$9.51$$ respectively
C
$$9.51$$ and $$9.51$$ respectively
D
$$10.0$$ and $$10.0$$ respectively
4
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
GATE CSE Subjects
Theory of Computation
Operating Systems
Algorithms
Digital Logic
Database Management System
Data Structures
Computer Networks
Software Engineering
Compiler Design
Web Technologies
General Aptitude
Discrete Mathematics
Programming Languages
Computer Organization