Home TechnologyComputers Subscribe to RSS

How To Convert Decimal Number System To Hexadecimal System?

Answer Question

1 Answer - Sort by: Date | Rating

    Divide the decimal number by 16 and collect the remainders in the reverse order. The remainder is the answer.
    E.g.: Convert (267)10 into hexadecimal.
    267/16 = 16,    remainder = 1110 = B16
    16/16 = 1,        remainder = 010 = 016
    1/16 = 0,          remainder = 110 = 116
    (267)10 = 10B16 or 10BH
    0 0

    Sibani  

    answered 3 weeks ago

      More

         
         

        Ask a Question via Twitter

        Send a question to @askblurtit and we will publish it online and send you a reply everytime you receive an answer.

        Blurtit Store

        Get T-shirts, hoodies, caps and more at the Blurtit store

        Blurtit International