Convert from Hexadecimal to octal 6F
Answers
Answered by
6
Answer:
good morning♂️♂️
Steps of Conversion :-
Add 0's to the left if any of the binary equivalent is shorter than 4 bits. Separate the binary digits into groups, each containing 3 bits or digits from right to left. Add 0s to the left, if the last group contains less than 3 bits. Find the octal equivalent for each binary group.
Similar questions