Computer Science, asked by saifmd0787, 1 month ago

Write a java program to find the sum of two numbers.​

Answers

Answered by sukhanigautam2
0

PLEASE MARK AS BRAINLIEST

Attachments:

sukhanigautam2: hi
Answered by Anonymous
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