1
GATE CSE 2021 Set 2
MCQ (Single Correct Answer)
+1
-0.33
The format of the single-precision floating-point representation of a real number as per the IEEE 754 standard is as follows:
sign |
exponent |
mantissa |
Which one of the following choices is correct with respect to the smallest normalized positive number represented using the standard?
2
GATE CSE 2021 Set 1
MCQ (Single Correct Answer)
+1
-0.33
Let the representation of a number in base 3 be 210. What is the hexadecimal representation of the number?
3
GATE CSE 2021 Set 1
Numerical
+1
-0
Consider the following representation of a number in IEEE 754 single-precision floating point format with a bias of 127.
S: 1 E: 10000001 F : 11110000000000000000000
Here S, E and F denote the sign, exponent and fraction components of the floating point representation.
The decimal value corresponding to the above representation (rounded to 2 decimal places) is ______
Your input ____
4
GATE CSE 2019
MCQ (Single Correct Answer)
+1
-0.33
In 16-bit 2's complement representation, the decimal number -28 is :
Questions Asked from Number Systems (Marks 1)
Number in Brackets after Paper Indicates No. of Questions
GATE CSE 2024 Set 2 (1)
GATE CSE 2024 Set 1 (1)
GATE CSE 2023 (1)
GATE CSE 2022 (1)
GATE CSE 2021 Set 2 (2)
GATE CSE 2021 Set 1 (2)
GATE CSE 2019 (2)
GATE CSE 2016 Set 1 (1)
GATE CSE 2016 Set 2 (2)
GATE CSE 2014 Set 2 (1)
GATE CSE 2014 Set 1 (1)
GATE CSE 2013 (1)
GATE CSE 2010 (1)
GATE CSE 2009 (1)
GATE CSE 2004 (1)
GATE CSE 2003 (1)
GATE CSE 2002 (3)
GATE CSE 2000 (1)
GATE CSE Subjects
Theory of Computation
Operating Systems
Algorithms
Database Management System
Data Structures
Computer Networks
Software Engineering
Compiler Design
Web Technologies
General Aptitude
Discrete Mathematics
Programming Languages