1
GATE CSE 2025 Set 2
MCQ (More than One Correct Answer)
+2
-0

Three floating point numbers $X, Y$, and $Z$ are stored in three registers $R_X, R_Y$, and $R_Z$, respectively in IEEE 754 single precision format as given below in hexadecimal:

$$R_X=0 \times C 1100000, R_Y=0 \times 40 C 00000, \text { and } R_Z=0 \times 41400000$$

Which of the following option(s) is/are CORRECT?

A
$4(X+Y)+Z=0$
B
$2 Y-Z=0$
C
$4 X+3 Z=0$
D
$X+Y+Z=0$
2
GATE CSE 2024 Set 2
MCQ (More than One Correct Answer)
+2
-0

Which of the following is/are EQUAL to 224 in radix-5 (i.e., base-5) notation?

A

64 in radix-10

B

100 in radix-8

C

50 in radix-16

D

121 in radix-7

3
GATE CSE 2023
MCQ (Single Correct Answer)
+2
-0.67

Consider the IEEE-754 single precision floating point numbers P=0xC1800000 and Q=0x3F5C2EF4.

Which one of the following corresponds to the product of these numbers (i.e., P $$\times$$ Q), represented in the IEEE-754 single precision format?

A
0x404C2EF4
B
0x405C2EF4
C
0xC15C2EF4
D
0xC14C2EF4
4
GATE CSE 2022
MCQ (Single Correct Answer)
+2
-0.67

Consider three floating point numbers A, B and C stored in registers RA, RB and RC, respectively as per IEEE-754 single precision floating point format. The 32-bit content stored in these registers (in hexadecimal form) are as follows.

GATE CSE 2022 Digital Logic - Number Systems Question 9 English

Which one of the following is FALSE?

A
A + C = 0
B
C = A + B
C
B = 3C
D
(B $$-$$ C) > 0
GATE CSE Subjects
Software Engineering
Web Technologies
EXAM MAP