উত্তর
ব্যাখ্যা
Base-2 (Binary): Used in computers, with digits 0 and 1.
Base-8 (Octal): Used in computers, with digits 0-7.
Base-10 (Decimal): The system we commonly use, with digits 0-9.
Base-16 (Hexadecimal): Also used in computing, with digits 0-9 and letters A-F.