Number Systems - introduction, conversion between number systems, digital codes, weighted binary code, non-weighted binary code, alphanumeric code, error detection and error correction codes - Question Bank
1. The hexadecimal number system is often preferred for representing memory addresses because:
2. What is the fundamental difference between error detection and error correction codes?
3. Which of the following is a weighted binary code where each bit has a specific place value?
4. What is the primary role of alphanumeric codes in computing?
5. What is the main advantage of using a non-weighted code like Gray Code in certain applications?
6. Which type of binary code is often used in rotary encoders?
7. What is the decimal equivalent of the Excess-3 code 1011?
8. What is the Excess-3 code for the decimal digit 5?
9. What is the 2421 BCD representation of the decimal number 7?
10. What is the decimal equivalent of the 2421 BCD code 0110?
11. What is the purpose of the '2421' in the 2421 BCD code?
12. How does a Hamming code typically differ from a simple parity check?
13. Which of the following is a type of error correction code?
14. What is the primary goal of error correction codes (ECC)?
15. What is a limitation of simple parity checking?
16. In an odd parity system, a data word with two '1's would require a parity bit of:
17. In an even parity system, a data word with three '1's would require a parity bit of:
18. What is a 'parity bit'?
19. Which of the following is a common method for error detection?
20. What is the primary goal of error detection codes?
21. What is EBCDIC?
22. What is the ASCII code for the uppercase letter 'A'?
23. How many bits are typically used in the standard ASCII code?
24. What does ASCII stand for?
25. Which of the following is a widely used alphanumeric code standard?
26. What is the purpose of alphanumeric codes?
27. What is the Gray Code representation of the binary number 1011?
28. What is a key characteristic of the Gray Code?
29. Which of the following is an example of a non-weighted binary code?
30. What is a 'non-weighted' binary code?
31. What is the decimal equivalent of the BCD code 0110 1001?
32. What is the BCD representation of the decimal number 5?
33. What does 'BCD' stand for in the context of binary codes?
34. Which of the following is an example of a weighted binary code?
35. What is a 'weighted' binary code?
36. What is the hexadecimal representation of the binary number 1111?
37. What is the binary representation of the hexadecimal digit 'B'?
38. What is the primary advantage of using hexadecimal representation in computing?
39. Which number system uses digits 0-9 and letters A-F?
40. Convert the decimal number 200 to its hexadecimal representation.
41. What is the decimal equivalent of the hexadecimal number A5?
42. Convert the decimal number 150 to its octal representation.
43. What is the decimal equivalent of the octal number 345?
44. Convert the decimal number 25 to its binary representation.
45. What is the decimal equivalent of the binary number 1011?
46. In the binary number system, what do the digits '0' and '1' represent?
47. What is the base of the binary number system?
48. What is the base of the decimal number system?
49. Which number system is most commonly used directly by computer hardware?
50. What is the primary function of a number system in computing?