Skip to content

Opening book details…

Can I read Java Program for Adding Two Numbers on EtoBox?

Java Program for Adding Two Numbers by Rutuja Gogulwar is a document available to read on EtoBox.

What is Java Program for Adding Two Numbers about?

The document describes a Java program experiment with the aim to print the addition of two numbers. The program defines integer variables a and b, assigns values of 10 and 15, defines a third variable c to store the sum of a and b. It then prints "The sum of two no.= " and the value stored in c, which is 25. The output is displayed in the Eclipse IDE.

Author
Rutuja Gogulwar
Language
EN