Hi Users !!!
Data Representation || Class 11 CBSE || Computer Science
Answers
Answered by
7
(1) Here we need to convert Octal to a binary number.
Note: Here we need to convert each bit to binary.
= > 3 5 2 7
= 011 101 010 111.
Therefore the binary equivalent = 011101010111.
(2) Here we need to convert a hexadecimal number to a binary number.
Note: Here, we need to convert each bit to 4-digit binary.
(i)
= > 7 A B 4
= 0111 1010 1011 0100
Therefore the binary equivalent = 0111 1010 1011 0100.
Hope this helps!
Note: Here we need to convert each bit to binary.
= > 3 5 2 7
= 011 101 010 111.
Therefore the binary equivalent = 011101010111.
(2) Here we need to convert a hexadecimal number to a binary number.
Note: Here, we need to convert each bit to 4-digit binary.
(i)
= > 7 A B 4
= 0111 1010 1011 0100
Therefore the binary equivalent = 0111 1010 1011 0100.
Hope this helps!
BrainlyHulk:
thanks bro !!
Answered by
3
Hi,
Please see the attached file!
Thanks
Please see the attached file!
Thanks
Attachments:
Similar questions