Convert the number into its binary equivalence first and the make group of three digits starting from LSB and moving towards the MSB. Then you have to write the just convert the group into an octal number which will easy.
by
Tags:
Convert the number into its binary equivalence first and the make group of three digits starting from LSB and moving towards the MSB. Then you have to write the just convert the group into an octal number which will easy.
Leave a Reply