Using JAVA programming language, create a number system conversion application that will do the following: Convert decimal to binary and Convert decimal to octal and Convert decimal to hexadecimal
This is the SAMPLE OUTPUT:
NUMBER SYSTEMS APP (BINARYNUMBER SYSTEMS)
Operations:
Press [1] –Binaryto DecimalConversion
Press [2] –Binaryto Octal Conversion
Press [3] –Binaryto Hexadecimal Conversion
Select operation: 2
Enter binary: 110011
Octalequivalent is 63
Attachments:
Answers
Answered by
0
Answer:
system.out.println("java is case sensitive")
Similar questions
Science,
1 month ago
Math,
1 month ago
Social Sciences,
3 months ago
Math,
3 months ago
Hindi,
10 months ago
Computer Science,
10 months ago
English,
10 months ago