

InterviewSolution
Saved Bookmarks
1. |
The representation of the number 8 in binary in ASCII-8 format _________(a) 00111000(b) 01001000(c) 1000(d) 00011000This question was addressed to me by my school principal while I was bunking the class.This is a very interesting question from ASCII in section Computer Codes of Computer Fundamentals |
Answer» The CORRECT choice is (a) 00111000 |
|