Saved Bookmarks
| 1. |
Describe different number system |
|
Answer» Simply PUT, a NUMBER SYSTEM is a way to represent NUMBERS. We are used to using the base-10 number system, which is also called decimal. Othercommon number systems include base-16 (hexadecimal), base-8 (OCTAL), and base-2 (binary) |
|