1.

Each byte of character is stored as its ASCII value in _______(a) Hexadecimal(b) Binary(c) Octal(d) DecimalThis question was posed to me in an international level competition.Enquiry is from Assembly Languages topic in division Computer Languages of Computer Fundamentals

Answer»

Correct option is (a) Hexadecimal

For EXPLANATION I would say: Assembly language DEALS with hexadecimal values only. Each decimal VALUE is automatically converted to its 16-bit binary EQUIVALENT and STORED as a hexadecimal number.



Discussion

No Comment Found

Related InterviewSolutions