sum of two numbers in java
In this article, we are going to write program in java to perform sum of two numbers. Example:- If n1=5, n2=5, then the output will be 10. Steps:- Java code to perform sum of two numbers. Output:-
In this article, we are going to write program in java to perform sum of two numbers. Example:- If n1=5, n2=5, then the output will be 10. Steps:- Java code to perform sum of two numbers. Output:-