You are on page 1of 2

SAINIK SCHOO AMARAVATHINAGAR

CLASS XI (CS -083) - HOME WORK ASSIGNMENT

CHAPTER 02: NUMBER SYSTEM


Exercises

1. 1010 + 1101

2. 1011 + 111

3. 1111 – 1010

4. 1110 – 101

5. 1101 × 101

6. What is the biggest binary number you can write with 5 bits?

7. What is the biggest binary number you can write with n bits?

8. Convert the binary number 1101101111110101 to hex.

9. Convert the hex number ABC7 to binary.

10. In hex, 2BFC + 54A7.

11. In hex, AC74 − B3F.

12. Convert the binary number 11001 to decimal.

13. Convert the decimal number 45 to binary

14. Convert the hexadecimal number B2 to binary:

15. Convert the binary number 11011 to hexadecimal

16. Write a note on ASCII

17. Write a note on Unicode

***

You might also like