The decimal number has 64 digits. The number of bits needed for its equivalent binary representation 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 · 20 PYQs · 0 AI practice · GATE CSE 2027
The decimal number has 64 digits. The number of bits needed for its equivalent binary representation is?
The number of 1's in the binary representation of are:
Consider the equation with x and y as unknown. The number of possible solutions is _____ .
In the standard IEEE 754 single precision floating point representation, there is 1 bit for sign, 23 bits for fraction and 8 bits for exponent. What is the precision in terms of the number of decimal digits?
How many different BCD numbers can be stored in 12 switches ? (Assume two position or on-off switches).
The value of a float type variable is represented using the single-precision 32-bit floating point format of IEEE-754 standard that uses 1 bit for sign, 8 bits for biased exponent and 23 bits for mantissa. A float type variable x is assigned the decimal value of -14.25. The representation of x in hexadecimal notation is
The base (or radix) of the number system such that the following equation holds is_______.
The binary equivalent of the decimal number 42.75 is
When two BCD numbers and are added what is the binary representation of the resultant number ?
Which logic gate is used to detect overflow in 2's compliment arithmetic?
Two eight bit bytes 11000011 and 01001100 are added. What are the values of the overflow, carry and zero flags respectively, if the arithmetic unit of the CPU uses 2's complement form?
The smallest integer that can be represented by an 8-bit number in 2's complement form is
The number 1102 in base 3 is equivalent to 123 in which base system?
The decimal value 0.5 in IEEE single precision floating point representation has
What is the decimal value of the floating-point number C1D00000 (hexadecimal notation)? (Assume 32-bit, single precision floating point IEEE representation)
P is a 16-bit signed integer. The 2's complement representation of P is . The 2's complement representation of 8*P is
The addition of 4-bit, two's complement, binary numbers 1101 and 0100 results in
The two numbers given below are multiplied using the Booth's algorithm Multiplicand: 0101 1010 1110 1110 Multiplier: 0111 0111 1011 1101 How many additions/subtractions are required for the multiplication of the above two numbers?
Repeated execution of simple computation may cause compounding of
Let r denote number system radix. The only value(s) of r that satisfy the equation is / are
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 →