22 solutions available
Question 6Convert the following binary numbers to decimal and hexadecimal:(a) 1010(b) 111010(c) 101011111(d) 1100(e) 10010101(f) 11011100
Question 9Convert the following binary numbers to hexadecimal and octal :(a) 10011011101(b) 1111011101011011(c) 11010111010111(d) 1010110110111(e)...
Question 7What is the most significant bit and the least significant bit in a binary code ?
Question 1Convert the following binary numbers to decimal:(a) 1101
Question 2Convert the following binary numbers to decimal :(a) 1100
Question 3Convert the following decimal numbers to binary:(a) 23
Question 4Convert the following decimal numbers to binary:(a) 19
Question 5Convert the following decimal numbers to octal:(a) 19
Question 8Convert the following binary numbers to hexadecimal:(a) 10011011101
Question 10Convert the following octal numbers to decimal:(a) 257
Question 11Convert the following hexadecimal numbers to decimal:(a) A6
Question 12Convert the following hexadecimal numbers to decimal:(a) E9
Question 13Convert the following decimal numbers to hexadecimal:(a) 132
Question 14Convert the following decimal numbers to hexadecimal:(a) 206
Question 15Convert the following hexadecimal numbers to octal:(a) 38AC
Question 16Convert the following octal numbers to binary:(a) 123
Question 17Convert the following octal numbers to binary:(a) 7642
Question 18Convert the following binary numbers to octal(a) 111010
Question 19Convert the following binary numbers to octal(a) 11001
Question 20Add the following binary numbers:(i) 10110111 and 1100101
Question 21Given that A's code point in ASCII is 65, and a's code point is 97. What is the binary representation of 'A' in ASCII ? (and what's its...
Question 22Convert the following binary numbers to decimal, octal and hexadecimal numbers.(i) 100101.101