Computer Science, asked by umeshkesharwani599, 3 months ago

pls ans pls ans pls ans​

Attachments:

Answers

Answered by vandana1746
0

Answer:

Example: Program to Add Two Integers

In this program, the user is asked to enter two integers. These two integers are stored in variables first_number and second_number respectively. Then, the variables are added using the + operator and stored in the sum variable. Finally, sum is displayed on the screen.

Similar questions