Question:

The binary representation of 60 is

Show Hint

Read remainders from bottom to top.
Updated On: Apr 7, 2026
  • 101110
  • 111100
  • 110011
  • 110000
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Step 1: Understanding the Concept:
Divide by 2 repeatedly.
Step 2: Detailed Explanation:
60 ÷ 2 = 30 remainder 0
30 ÷ 2 = 15 remainder 0
15 ÷ 2 = 7 remainder 1
7 ÷ 2 = 3 remainder 1
3 ÷ 2 = 1 remainder 1
1 ÷ 2 = 0 remainder 1
Read backwards: \(111100_2\)
Step 3: Final Answer:
111100.
Was this answer helpful?
0
0

Top MET Questions

View More Questions