1
GATE CSE 2024 Set 2
MCQ (Single Correct Answer)
+1
-0.33
The format of a single-precision floating-point number as per the IEEE 754 standard is:
Sign (1 bit) | Exponent (8 bits) | Mantissa (23 bits) |
---|
Choose the largest floating-point number among the following options.
2
GATE CSE 2024 Set 1
MCQ (Single Correct Answer)
+1
-0.33
Consider a system that uses 5 bits for representing signed integers in 2’s complement format. In this system, two integers A and B are represented as A=01010 and B=11010. Which one of the following operations will result in either an arithmetic overflow or an arithmetic underflow?
3
GATE CSE 2023
Numerical
+1
-0.33
A particular number is written as 132 in radix-4 representation. The same number in radix-5 representation is ____________.
Your input ____
4
GATE CSE 2022
MCQ (Single Correct Answer)
+1
-0.33
Let R1 and R2 be two 4-bit registers that store numbers in 2's complement form. For the operation R1 + R2, which one of the following values of R1 and R2 gives an arithmetic overflow?
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