0% found this document useful (0 votes)
43 views1 page

CS 1 Question Bank

1. A binary number system is a collection of ordered symbols (numbers) and rules for arithmetic operations and conversions. 2. The largest 4-bit binary number used in BCD code is 1111. 3. Performing subtraction in binary using 1's complement involves subtracting binary numbers by inverting the bits of the subtrahend and adding 1.

Uploaded by

Aaryan Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views1 page

CS 1 Question Bank

1. A binary number system is a collection of ordered symbols (numbers) and rules for arithmetic operations and conversions. 2. The largest 4-bit binary number used in BCD code is 1111. 3. Performing subtraction in binary using 1's complement involves subtracting binary numbers by inverting the bits of the subtrahend and adding 1.

Uploaded by

Aaryan Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

1.

A _____ is a collection of ordered set of symbols (numbers) and various rules governing their
arithmetic operations and conversions.
2. .
3. .
4.
5.
6. The largest 4-bit binary number used in BCD code is _____.
7. Perform following subtraction of binary numbers using 1’s complement. (i) 11011 – 10100
(ii) 11100 – 00100 (iii) 100101 – 10011
8. The BCD equivalent of decimal number 10 is _____.
9. The 8421 BCD equivalent of decimal number 12 is ______.
10. The radix of the Octal number system is ______.
11. If you take 2’s complement twice, you get the ______ binary number.
12. Taking the 2’s complement of a binary number is equivalent to ____ of a decimal number.
13. In signed numbers 0 is used to represent a ______ number and 1 is used to represent a ______
number
14. The 2’s complement of binary number 1000 is _____.
15. Convert the following. (i) (11001.101)2 = (?)10 (ii) (2 AF)16 = (?)2
16. ASCII code is basically a ______.
17. Convert the following (i) (283)10 = (?)16 (ii) (8 FF)16 = (?)10
18. 2’s complement of (13)10 is _____.
19. Solve the following: (i) (AB)16 = (?)10 (ii) (1000 1000 0001)BCD = (?)10 (iii) (110 1100)2 = (?)16 (iv) (3
BAD)16 = (?)2
20. Convert (1 F 8)16 into equivalent (i) binary (ii) decimal numbers
21. Binary equivalent of hexadecimal number A7 is _____.
22. A binary number whose 2’s complement and it is same, that binary number is _____.
23. Convert the following (i) (98.58) 10= (______)2 (ii) (2E.8)16 = (_____) 10
24. Convert (FA8)16 = (?)10 = (?) BCD
25. The base of binary number system is ______.
26. BCD equivalent of 41 is _____.
27. Solve: (i) (A9B)16 = (?)10 (ii) (0011011101)2 = (?)10 (iii) (3905)10 = (?) 16
28. Encode the following decimal numbers into BCD numbers. (i) 649 (ii) 71
29. Convert the following decimal numbers into hexadecimal (i) 2479 (ii) 63
30. Encode following numbers in BCD code. (i) 46 (ii) 327.89
31. The numbers system which uses alphabets as well as numbers is _____.

You might also like