You can prepare effectively for Computer Science Engineering (CSE) GATE Computer Science Engineering(CSE) 2027 Mock Test Series with this dedicated MCQ Practice Test (available with solutions) on the important topic of "Test: Number Representations- 1". These 20 questions have been designed by the experts with the latest curriculum of Computer Science Engineering (CSE) 2026, to help you master the concept.
Test Highlights:
Sign up on EduRev for free to attempt this test and track your preparation progress.
The
16 -bit
2` s complement representation of an integer is
1111 1111 1111 0101 ; its decimal representation is ______________.
Detailed Solution: Question 1
Let X be the number of distinct 16-bit integers in 2`s complement representation. Let Y be the number of distinct -bit integers in sign magnitude representation Then X - Y is______.
Detailed Solution: Question 2
Detailed Solution: Question 3
Consider the number given by the decimal expression:
The number of 1’s in the unsigned binary representation of the number is ______
Detailed Solution: Question 4
Convert the following numbers in the given bases into their equivalents in the desired bases:
(110.101)2 = (x)10
Detailed Solution: Question 5
The number of 1's in the binary representation of (3*4096 + 15*256 + 5*16 + 3) are:
Detailed Solution: Question 6
Consider the following floating-point number representation.
The exponent is in 2’s complement representation and mantissa is in the sign magnitude representation. The range of the magnitude of the normalized numbers in this representation is
Detailed Solution: Question 7
Detailed Solution: Question 8
The octal representation of an integer is (342)8. If this were to be treated as an eight-bit integer in an 8085 based computer, its decimal equivalent is
Detailed Solution: Question 9
Suppose the domain set of an attribute consists of signed four digit numbers. What is the percentage of reduction in storage space of this attribute if it is stored as an integer rather than in character form?
Detailed Solution: Question 10
Detailed Solution: Question 11
The number 43 in 2's complement representation is
Detailed Solution: Question 12
Consider the values of A = 2.0 x 1030, B = -2.0 x 1030 , C = 1.0, and the sequence
executed on a computer where floating point numbers are represented with 32 bits. The values for X and Y will be
Detailed Solution: Question 13
The 2's complement representation of (-539)10 in hexadecimal is
Detailed Solution: Question 14
Detailed Solution: Question 15
The 2's complement representation of the decimal value -15 is
Detailed Solution: Question 16
Detailed Solution: Question 17
Detailed Solution: Question 18
Assuming all numbers are in 2’s complement representation, which of the following numbers is divisible by 11111011?
Detailed Solution: Question 19
If 73x (in base-x number system) is equal to 54y (in base y-number system), the possible values of x and y are
Detailed Solution: Question 20