Write a program in java that:
1. takes any number in any base between 2 and 16 and converts it to base 10.
2. converts base 10 numbers to any given base between 2 & 16.
The program should have a gui with an input box and two buttons, one button to convert any base between 2 and 16 to base 10; and one button to convert base 10 to any base between 2 and 16.
**Please DO NOT upload an image.
Get Answers For Free
Most questions answered within 1 hours.