A string of 8 bits makes a ________.
Bits
Byte
Nibble
Word
The number system that we use in our day to day life is called ______.
Binary number system
Decimal number system
Octal number system
Wexa decimal number system
Convert 30 to binary.
111102
101012
110112
100012
A digit having the highest weight is called ______.
MSD
LSD
BITS
None of these
The base of a binary number system is ____.
10
2
8
16
In all number systems ____ and ____ digits are common.
0 and 1
10 and 2
0 and 10
1 and 2
Convert 243 8 to decimal form.
15310
16310
17310
17510
convert 781 into hexadecimal number.
3 AD16
3 AO16
30 D16
30 A16
A digit having the lowest weight is called ______.
BYTES
Convert 194 10 to octal number.
2918
9128
2038
3028