Write a java program to find the sum of two numbers.
Answers
Answered by
0
PLEASE MARK AS BRAINLIEST
Attachments:
sukhanigautam2:
hi
Answered by
0
Answer:
HEY BUDDY I HOPE IT HELPS YOU
Explanation:
In this program, two integers 10 and 20 are stored in integer variables first and second respectively.
Then, first and second are added using the + operator, and its result is stored in another variable sum.
Finally, sum is printed on the screen using println() function.
HEY BUDDY I HOPE IT HELPS YOU
PLEASE MARK IT AS BRAINLIEST AND GIVE A THANKS
Attachments:
Similar questions