InterviewSolution
Saved Bookmarks
| 1. |
Write a short note on octal number system |
|
Answer» The octal NUMERAL system, or OCT for short, is the base-8 NUMBER system, and uses the digits 0 to 7, that is to say 10 represents 8 in decimal and 100 represents 64 in decimal. |
|