Update file BinaryConverter.java
Summary by Bito
This PR fixes a critical syntax error in BinaryConverter.java by updating the operator in the binary conversion loop. The change corrects how base 10 numbers are processed into binary form, preventing compilation issues and improving the conversion algorithm's reliability.Unit tests added: False
Edited by prajakta bendre