convert the following decimal numbers into binary numbers : 68
Answers
Answered by
2
Answer: 1000100
Explanation:
Therefore, the binary equivalent of decimal number 68 is 1000100.
Step 1: Divide (68)10 successively by 2 until the quotient is 0:
68/2 = 34, remainder is 0
34/2 = 17, remainder is 0
17/2 = 8, remainder is 1
8/2 = 4, remainder is 0
4/2 = 2, remainder is 0
2/2 = 1, remainder is 0
1/2 = 0, remainder is 1
Similar questions
Music,
7 days ago
India Languages,
15 days ago
Computer Science,
15 days ago
Math,
8 months ago
Physics,
8 months ago