java program help.. anyone pls? i have no idea on this.. im a n00b in java
Create a program that will input number in decimal number system &
convert it to the number system which the user entered
Sample Output:
Input number in decimal number system (base 10): 25
Convert it to what number system (2-16)? 2
25 in base 2 = 11001