[Clerk Cooperative Bank Aug, 2021]
13. The binary equivalent of 56 decimal number is
111000
111100
111110
110010
Correct Answer :
111000
To convert the decimal number 56 into binary:
Divide the number by 2 and record the remainders:
Write the remainders from bottom to top: 111000.