Sagot :

✏ANSWER

Convert decimal number to binary

1. 60 =111100

2. 47 =101111

3. 51 =110011

Binary (or base-2) a numeric system that only uses two digits — 0 and 1. Computers operate in binary, meaning they store data and perform calculations using only zeros and ones. A single binary digit can only represent True (1) or False (0) in boolean logic.

✏PA BRAINLIEST