Embed presentation
Download to read offline















The document discusses number systems used in computer systems. It states that number systems are techniques to represent numbers, with every value stored in computer memory having a defined number system. It lists decimal, binary, octal, and hexadecimal as the main number systems, with decimal being base 10, binary being base 2, octal being base 8, and hexadecimal being base 16. It then mentions converting decimal numbers to other number systems.














