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

For explanation: The ASCII-8 format will have 8 bits. The zone for the CHARACTER 8 is 0011 and the DIGIT is 1000.Therefore, its representation is 00111000.



Discussion

No Comment Found

Related InterviewSolutions