1.

The zone of alphabetic characters from A to O in ASCII is _____________(a) 1000(b) 0100(c) 0010(d) 0001The question was posed to me in class test.The question is from ASCII in portion Computer Codes of Computer Fundamentals

Answer»

Right answer is (b) 0100

The best I can EXPLAIN: The zone USED by ASCII for alphabets is 0100. For e.g. A is represented as 0100(zone)0001(digit). The hex equivalent is 41 for A. The zone used by numbers is 0011.



Discussion

No Comment Found

Related InterviewSolutions