1
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

2
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
3
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
4
GATE CSE 2020
MCQ (Single Correct Answer)
+2
-0.67
Consider three registers R1, R2 and R3 that store numbers in IEEE-754 single precision floating point format. Assume that R1 and R2 contain the values (in hexadecimal notation) 0x42200000 and 0xC1200000, respectively.
If R3 = $${{R1} \over {R2}}$$, what is the value stored in R3?
A
0x40800000
B
0x40800000
C
0xC8500000
D
0xC0800000
GATE CSE Subjects
Software Engineering
Web Technologies
EXAM MAP