Assign1 DLD
Assign1 DLD
List the first 16 numbers in base 12. Use the alphabets A and B for the last two digits. (4)
1. What is the largest binary number that can be obtained by 16 bits? Mention its decimal
equivalent. (4)
2. Convert the following binary numbers to decimal: 101110; 1110101.11; and 110110100. (4)
3. Covert the following numbers with indicated bases to decimal: (4310) 5 (50)7 (12121)3
(198)12. (4)
6. Convert the following numbers from the given base to the other three bases indicated (20)
a. Decimal 225 to binary, octal, and hexadecimal
b. Binary 11010111 to decimal, octal, and hexadecimal
c. Octal 623 to decimal, binary, and hexadecimal
d. Hexadecimal 2AC5 to decimal, octal and binary
10. Represent decimal number 8620 in BCD and as a binary number. (4)
11. Assign a binary code in some orderly manner to the 52 playing cards. Use the minimum number
of bits. (4)
12. List the ten BCD digits with an even parity in the leftmost position. (Total of five bits per digit).
Repeat with an odd parity bit. (4)
13. Write your full name in ASCII using an eight bit code with the leftmost bit always 0. Include a
space between names and a period after a middle initial. (4)
15. Show the bit configuration that represents the decimal numbers 295 (a) in binary, (b) in BCD,
and (c) in ASCII (4)
16. “Schoolhouse Rock’ had a song called ‘Little Twelvetoes’ which had an alien character with 6
fingers on each hand who could count by 12 as easily as we count by 10. If he counted to 100 in
his base 12 (duodecimal), what would that be in decimal? (5)