Posts

Showing posts from July, 2023

NOTES FOR UNIT 4 (NUMBER SYSTEM)

Image
                                                               UNIT - 4                                                          NUMBER SYSTEM   The technique to represent and work with numbers is called   number system .   Decimal number system   is the most common number system. Other popular number systems include   binary number system, octal number system, hexadecimal number system,   etc. Decimal Number System Decimal number system is a  base 10  number system having 10 digits from 0 to 9. This means that any numerical quantity...
 homework for class 8  Convert the following 4-bit numbers from binary to decimal.    0101 2 0111 2 0011 2 1001 2 1011 2 1111 2 0000 2 1101 2 Convert the following 8-bit numbers from binary to decimal.    00010101 2 10110101 2 11010011 2 01101000 2 Convert the following 16-bit numbers from binary to decimal.    10110101 00010101 2 01101000 11010011 2