binary to octal formula
Answers
Answered by
1
step 1: Separate the digits of the given octal number, if it contains more than 1 digit. step 2: Find the equivalent binary number for each digit of octal number. Add 0's to the left if any of the binary equivalent is shorter than 3 bits.
parneet5374:
binary (10101111) to octal
Similar questions