1.

Convert (6532)8 to hexadecimal.(a) (A01)16(b) (A02)16(c) (D5A)16(d) (C01)16The question was asked in an interview.My question is taken from The Hexadecimal Number System topic in division Number Systems of Computer Fundamentals

Answer»

The correct option is (C) (D5A)16

Explanation: To CONVERT octal to hexadecimal, we first WRITE binary FORMAT of the number and then make groups of 4 BITS from right to left, as follows:



Discussion

No Comment Found

Related InterviewSolutions