What is the binary equivalent of the decimal number 25?

A ) 11001 ✅

B ) 10001

C ) 11010

D ) 10101


Explanation: Decimal number 25 can be converted to binary by successive division by 2, resulting in "11001" as its binary equivalent.