1. 11001, 1001 and 111001 correspond to the 2's complement representation of which one of the following sets of number ?

25,9 and 57 respectively

-6,-6 and-6 respectively

-7,-7 and -7 respectively

-25,-9 and -57 respectively

Answer: -7,-7 and -7 respectively

Explanation:


2. Multiplication of two binary numbers 011 and 110 is ?

10010

11001

11100

01110

Answer: 10010

Explanation:


3. The number (149)10 in octal code will be ?

225

254

252

1472

Answer: 225

Explanation:


4. The binary number 111 represents ?

-3 in sign magnitude system and -1 in 2s complement system

7 in sign magnitude system and -1 in two's complement system

-3 in sign magnitude system and -3 in two's complement system

7 in sign magnitude system and -3 in two's complement system

Answer: -3 in sign magnitude system and -1 in 2s complement system

Explanation:


5. The 2's complement of the number 1101101 is ?

0101110

0110010

0111110

0010011

Answer: 0010011

Explanation:


6. FG in Hexadecimal Systems can be written in Binary System a ?

11111100

11110011

11111111

Not a valid Hexadecimal Number

Answer: Not a valid Hexadecimal Number

Explanation:


7. How many bytes are there in binary number 1001101000111010 ?

4

2

1

3

Answer: 2

Explanation:


8. Convert (110101.101010)2, to octal. The answer is ?

(65.52)8

(56.25)8

( 65.78)8

(65.75)8

Answer: (65.52)8

Explanation:


9. The binary equivalent of hexadecimal number 4F2D is ?

0101 1111 0010 1100

0100 1111 0010 1100

0100 1110 0010 1101

0100 1111 0010 1101

Answer: 0100 1111 0010 1101

Explanation:


10. What is the octal equivalent of decimal 0.3125 ?

0.42

0.3125

0.24

0.12

Answer: 0.42

Explanation: