
Write a program that would do the following:
1) Read two Strings from the user 2) The user should input two integer numbers. 3) Convert the Strings to integers by creating objects and calling the .intValue() method. 4) Add the two integers. 5) Output the result
Do the same fir when a user inputs doubles.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.