Given . The value of the radix r is:
GATE CSE · Digital Logic
Generate GATE-level questions covering binary, decimal, octal, hexadecimal conversions, 1's and 2's complement representation, overflow detection, and range of signed numbers. Include both conceptual and numerical problems.
117 questions · 5 PYQs · 12 AI practice · GATE CSE 2027
Given . The value of the radix r is:
Consider the following floating-point number representation.
The exponent is in 2's complement representation and the mantissa is in the sign-magnitude representation. The range of the magnitude of the normalized numbers in this representation is
Booth's algorithm for integer multiplication gives worst performance when the multiplier pattern is
The number of 1's in the binary representation of (34096+15256+5*16+3) are:
The exponent of a floating-point number is represented in excess-N code so that:
The range of integers that can be represented by an 8-bit signed magnitude system is:
Three floating point numbers X, Y, Z are stored in IEEE 754 single precision format: RX=0xC1100000, RY=0x40C00000, RZ=0x41400000. Which option(s) is/are CORRECT?
Multiplicand M: 1100 1101 1110 1101 and Multiplier Q: 1010 0100 1010 1010 are multiplied using Booth's algorithm. Total number of addition and subtraction operations performed is:
The 2's complement representation of the decimal value -15 in 5 bits is:
The 8-bit 2's complement representation of the decimal number -17 is:
In an 8-bit 2's complement representation, the range of numbers is:
What is the 9's complement of the decimal number 456?
Consider the equation (123)_5 = (x8)_y. Possible values of x and y are:
What is the decimal equivalent of binary 101101?
Let r denote number system radix. The only value(s) of r that satisfy the equation (121)_r = (144)_8 is/are:
Consider Z = X − Y, where X, Y and Z are all in sign-magnitude form. X and Y are each represented in n bits. To avoid overflow, the representation of Z would require a minimum of:
In the IEEE 754 floating-point single precision standard, the exponent is represented in 8 bits using a biased representation. What is the value of the bias?
Want unlimited AI-generated Number System questions?
Sign up free and practice with adaptive difficulty — Easy, Medium, Hard. New questions every session.
Start practising for free →