0/9
0
0
Save Progress
Show Timer
NIMCET 2014 #1487
The decimal equivalent of the hexadecimal operation A10 + B21 is
NIMCET 2014 #1488
What is the 2's complement of 0011 0101 1001 1100?
NIMCET 2014 #1489
Multiplication of 1112 by 1012 is
NIMCET 2014 #1490
What is the 8 bit 2's complement representation of the negative integer-93?
NIMCET 2014 #1491
Consider the values A = 2.0 × 1030, B = -2.0 × 1030 C = 1.0. Assume, that the floating point numbers are represented with 32 bits. What are the values of X and Y, when the following sequence of operations are executed on a computer? 
X = A + B 
Y = A + C 
X = X + C 
Y = Y + B
NIMCET 2014 #1492
The Boolean expression X (X + Y) is same as
NIMCET 2014 #1493
How many bytes are there in a nibble?
NIMCET 2014 #1495
The result of multiplication of the numbers (10101)2 and (11101)2 in hexadecimal form is
NIMCET 2014 #1496
The binary equivalent of (531.53125)10 is