Do as directed :
(a) Convert the Decimal number 781 to its Binary equivalent.
(b) Convert Binary number 101101.001 to its decimal equivalent.
(c) Convert Octal number 321.7 into its Binary equivalent.
Answers
Answered by
9
(a) 0b1100001101
(b) 45.0125
(c) 011010001.111
Answered by
2
- The decimal number 781 upon converting to its Binary equivalent becomes:
1100001101 ( Here, 781 (Base 10) is converted to base 2 (Binary). )
- The binary number 101101.001 upon converting to its Decimal equivalent becomes :
45.0125 ( Here, 101101.001 (Base 2) is converted to base 10 (Decimal). )
- The octal number 321.7 upon converting to its Binary equivalent becomes :
011010001.111 ( Here, 321.7 (Base 8) is converted to base 2 (Binary). )
Similar questions
Math,
6 months ago
English,
6 months ago
Geography,
6 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago