CS-341: Lab 1         Sudharsan Iyengar        Spring 2023           1/10/2023

 

Write a Java application to request an integer value from the user.

Display the number and its binary equivalent.

Display all the numbers between 0 and the user input and their binary equivalent.

Display the number and its Hexadecimal equivalent.