ⓗⓔⓨ ⓕⓡⓘⓔⓝⓓⓢ
==========================
⊙ Please answer how to change a number from binary to octal numbers ?????
Answers
Answered by
9
Hola User__________________
Here is Your Answer_____.!!
__________________
⭐Actually welcome to the concept of COMPUTER SCIENCE..
⭐Basically for the derivation of a binary to a octal number ...
⭐we have to make 3- bits bunch from the right hand side of the given binary number ...
⭐if we take example as ...
⭐( 1000 1100 1010 ) 2 ..
⭐so now here to simply convert it ..we have to group it as 3-bits like ..
⭐100 011 001 010 ..and then we have to write the value from the binary table
Here is Your Answer_____.!!
__________________
⭐Actually welcome to the concept of COMPUTER SCIENCE..
⭐Basically for the derivation of a binary to a octal number ...
⭐we have to make 3- bits bunch from the right hand side of the given binary number ...
⭐if we take example as ...
⭐( 1000 1100 1010 ) 2 ..
⭐so now here to simply convert it ..we have to group it as 3-bits like ..
⭐100 011 001 010 ..and then we have to write the value from the binary table
Attachments:
Anonymous:
:)
Answered by
8
here's your solution dear... hope it helps you... just make pairs of 3 no.s of binary i. e bits and write the value from right side.
Attachments:
Similar questions