A Java Code to convert the given data into binary and vice versa.
A java code with a menu on which we can decide what data we need to convert. we can convert binary to any data type too. fast and efficent way.
Output 1:
Output 2:
Output 3:
Output 4:
- Binary to any data type
- Any data type to binary
git clone https://github.com/kareem1207/Convertor-into-Binary-and-Vice-Versa.git
cd Convertor-into-Binary-and-Vice-Versa
Used for converting binary to integers, floats, strings and vice versa
Fork the project and follow the installation process and pull request at the end.
- Java
Important
Clone the project without any issues.
Warning
Don't change the base code unless you know what your doing.