Saved Bookmarks
| 1. |
Explain numbers system and its commonly used types |
|
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. Other common number systems include base-16 (HEXADECIMAL), base-8 (octal), and base-2 (binary). Explanation: hope it helps u :) |
|