InterviewSolution
Saved Bookmarks
| 1. |
____ and ____ number system are used as shorthand representation of long binary numbers. |
|
Answer» ONG>Answer: Octal Number System Any digit in this system is ALWAYS less than 8. Octal number system is used as a shorthand representation of LONG binary numbers. Explanation: i hope this answer is right |
|