Binary calculator
For this task you need to create a program which can –
- Convert numbers into binary
- Binary back into normal numbers
- Convert negative numbers into 2’s complement
- Convert numbers in 2’s complement back into normal numbers
You should create a simple menu and make use of functions (one for each bullet point)

You need to log in or create an account to submit code!











