0/9
0
0
Save Progress
Show Timer
NIMCET 2014 #1
The decimal equivalent of the hexadecimal operation A10 + B21 is
NIMCET 2014 #2
What is the 2's complement of 0011 0101 1001 1100?
NIMCET 2014 #3
Multiplication of 1112 by 1012 is
NIMCET 2014 #4
What is the 8 bit 2's complement representation of the negative integer-93?
NIMCET 2014 #5
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 #6
The Boolean expression X (X + Y) is same as
NIMCET 2014 #7
How many bytes are there in a nibble?
NIMCET 2014 #8
The result of multiplication of the numbers (10101)2 and (11101)2 in hexadecimal form is
NIMCET 2014 #9
The binary equivalent of (531.53125)10 is