7. Conversion.
1 1. Convert (1010110100), into its octal equivalent.
2. Convert (6 FE 4), into its binary equivalent.
3. Convert (493), into its octal equivalent.
Answers
Answered by
9
Answer:
Concept:
- For converting binary to octal , we first make three pairs of the binary number . After making pairs , we convert the pairs of three digits into octal numbers.
- For converting hexadecimal to binary, we first write the binary equivalent of the hexadecimal.
- For converting decimal to octal , we have to first write the decimal into binary . And then , we make pairs of three digits and write the octal equivalent.
Explanation:
1).
Therefore, the answer is :
2).
Therefore, the answer is:
3).
First converting Decimal to Binary:
Now converting Binary to Octal:
Therefore, the answer is:
Other Information:
You can refer to the below table for:
Binary code of all Decimal digits (0-9):
Binary Code of all Octal Digits (0-7):
Binary Code of all Hexadecimal Digits (0-9&A-F)
Answered by
1
Answer:
2 . 6 E F4
answer = 0110111111100100
Explanation:
6= 0110 , F =1111 ,E=1110 , 4= 0100
now , write it opposite
Similar questions
English,
4 months ago
Psychology,
8 months ago
Math,
8 months ago
Chemistry,
1 year ago
Math,
1 year ago