The following bit pattern represents a floating point number in IEEE 754 single precision format 1 10000011 101000000000000000000000 The value of the number in decimal form 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 following bit pattern represents a floating point number in IEEE 754 single precision format 1 10000011 101000000000000000000000 The value of the number in decimal form is
If where N is a positive integer, then the value of N is
If , then the value of x is
Which of the following is termed as minimum error code ?
A computer uses 8 digit mantissa and 2 digit exponent. If a=0.052 and b=28E+11 then b+a-b will :
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?
In the IEEE floating point representation the hexadecimal value 0x00000000 corresponds to
0.75 decimal system is equivalent to ____ in octal system
When two numbers are added in excess-3 code and the sum is less than 9, then in order to get the correct answer it is necessary to
The number of digit 1 present in the binary representation of is
Consider a computer system that stores a floating-point numbers with 16-bit mantissa and an 8-bit exponent, each in two's complement. The smallest and largest positive values which can be stored are :
One approach to handling fuzzy logic data might be to design a computer using ternary (base-3) logic so that data could be stored as "true," "false," and "unknown." If each ternary logic element is called a flit, how many flits are required to represent at least 256 different values?
The Hexadecimal equivalent of 01111100110111100011 is
When multiplicand Y is multiplied by multiplier using bit-pair recoding in Booth's algorithm, partial products are generated according to the following table.
The partial products for rows 5 and 8 are
Consider number represented in 4-bit gray code. Let be the gray code representation of a number n and let be the gray code of (n+1) (modulo 16) value of the number. Which one of the following functions is correct?
Consider the following floating point format Mantissa is a pure fraction in sign-magnitude form. The normalized representation for the above format is specified as follows. The mantissa has an implicit 1 preceding the binary (radix) point. Assume that only 0's are padded in while shifting a field. The normalized representation of the above number ( ) is:

Using Booth's Algorithm for multiplication, the multiplier -57 will be recoded as
evaluates to
The hexadecimal representation of is:
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 →