Normally, bytes are divided into two parts. How many bits are in each part?
4 and 4
4 and 2
4 and 6
2 and 4
(101)2+(111)2 is
The number system used almost universally humans is called
Binary
Octal
Decimal
Hexa
12 in octal is similar to what in decimal
10
12
41
13
2's complement of a number is obtained by
Changing all zeros to ones
By Adding one to its 1's complement
Decimal number conversion
None of these
The 1's complement of 60 is
111111
1111011
111110101
000011
How long is a word ?
32 bit
8 bit
4 bit
Depends on the computer
The maximum number of characters represented by seven bit codification scheme is
64
127
32
7