hey guys
explain and convert into decimal
1 the binary to hexadecimal, 2octal to decimal
Answers
Answered by
2
hello!
___
To convert a binary number into octal follow some given steps:-
1. Divide the binary digits into groups of 3 digits starting from the right..
2. Convert each group of 3 binary digits into 1 octal digit.
To convert an Octal number into Binary follow somegiven steps:-
1. Convert each octal digits into 3 digits binary group.
2. Combine the groups.
To convert a binary number into hexadecimal follow these steps:-
1. Divide the binary digits into groups of 4 digits starting from the right.
2. Convert each group of 4 binary digits into 1 hexadecimal digit.
Answered by
0
hi Pratap kida?.........!
Similar questions