Java program to find sum of two numbers
Hi friends, today I will show you how to write a java program to find sum of two numbers.
Here in the program we will ask two numbers from the user and we will display its result.
Enter a number
5
Enter a number
6
Sum of the two numbers is: 11
Hope you enjoyed reading our posts. You may also see other posts related to programming on our website.
Comments
Post a Comment