

InterviewSolution
Saved Bookmarks
1. |
Name different number systems used in positional number system. |
Answer» ES of positional NUMBER SYSTEM in computer science are binary (radix 2), octal (radix 8), and hexadecimal (radix 16). | |