Computer Sciences > Gate 2022 > Number Representation
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) is as follows.

RA= 0xC1400000
RB = 0x42100000
RC = 0x41400000

Which one of the following is FALSE?
A
A+ C= 0
B
C= A+B
C
B = 3C
D
(B-C)> 0

Correct : b

Similar Questions

Consider a 4 bit Johnson counter with an initial value of 0000. The counting sequence of this counter is
#72 MCQ
Given the following binary number in 32 bit (single precision) IEEE-754 format: 00111110011011010000000000000000 The decimal value closest to this floating-po...
#163 MCQ
The representation of the value of a 16-bit unsigned integer X in a hexadecimal number system is BCA9. The representation of the value of X in octal number syst...
#182 MCQ

Related Topics

No tags found

Unique Visitor Count

Total Unique Visitors

Loading......