Java Program to Add Two Integers

In this program, you'll learn to store and add two integer numbers in Java. After addition, the final sum is displayed on the terminal.

When you run the program, the output will be:

The sum is : 50

Post a Comment

Thank you for vising

Previous Post Next Post