(A) Sequence
(B) Address
(C) Word
(D) None of the above
Tag: computer knowledge mcqs
The radix of binary number does not __ in the memory.
(A) Blink
(B) Store
(C) Escape
(D) None of the above
The number system that contains numbers as well as some alphabets is called __ number system.
(A) Decimal
(B) Hexadecimal
(C) Binary
(D) None of the above
1st complement of a binary number can be found by subtracting it from __ .
(A) 2n
(B) 2n+1
(C) 2n-1
(D) 2n-2
2’s complement of a binary number can be found by subtracting it from __ .
(A) 2n
(B) 2n-1
(C) 2n-2
(D) 2n+1
We can get __ of any binary number simply by replacing 1’s with 0’s and 0’s with 1’s.
(A) 1’s complement
(B) 2’s complement
(C) All zero
(D) None of the above
Position of a point in mixed number can be represented either by fixed position or by __ representation.
(A) Decimal
(B) Hexadecimal
(C) Floating point
(D) None of the above
In __ representation the number is expressed as a combination of mantissa and exponent.
(A) Binary
(B) Decimal
(C) Hexadecimal
(D) Floating Point