Consider the following floating point format Mantissa is a pure fraction in sign-magnitude form. The decimal number has the following hexadecimal representation (without normalization and rounding off :

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
Consider the following floating point format Mantissa is a pure fraction in sign-magnitude form. The decimal number has the following hexadecimal representation (without normalization and rounding off :

If (in base-x number system) is equal to (in base y-number system), the possible values of x and y are
What is the result of evaluating the following two expressions using three-digit floating point arithmetic with rounding? (113. + - 111.) + 7.51 113. + (- 111. + 7.51)
Let A = 1111 1010 and B = 0000 1010 be two 8-bit 2's complement numbers. Their product in 2's complement is
The number is equivalent to
Using a 4-bit 2's complement arithmetic, which of the following additions will result in an overflow? I. 1100 + 1100 II. 0011 + 0111 III. 1111 + 0111
Consider the set {a, b, c} with binary operators + and x defined as follows : For example, a + c = c, c + a = a, c x b = c and b x c = a. Given the following set of equations : (a x x) + (a x y) = c (b x x) + (c x y) = c The number of solution(s) (i.e., pair(s) (x, y)) that satisfy the equations is :

Assuming all numbers are in 2's complement representation, which of the following number is divisible by 11111011?
The following is a scheme for floating point Number System using 16 bits. Let s,c and m be the number represented in binary in the sign, exponent, and mantissa fields respectively. Then the flouting point number represented id
What is the maximum difference between two successive real numbers representable in this system?

In 2's complement addition, overflow
The decimal value of 0.25
The 2's complement represent representation of the decimal value -15 is
Sign extension is a step in
The 2's complement representation of is hexadecimal is
Consider the values of , and the sequence X:= A + B Y:= A + C X:= X + C Y:= Y + B executed on a computer where floating point numbers are represented with 32 bits. The values for X and Y will be
The number 43 in 2's complement representation is
Zero has two representations in:
Booth's coding in 8 bits for the decimal number -57 is:
The octal representation of an integer is . If this were to be treated as an eight-bit integer in an 8085 based computer, its decimal equivalent is
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?
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 →