poonamgaur1960 poonamgaur1960
  • 02-09-2020
  • Computers and Technology
contestada

Write a program to print the sum of two given numbers.

Respuesta :

vmdhruv1
vmdhruv1 vmdhruv1
  • 02-09-2020

Answer:

this program is for c++

Explanation:

#include<iostream>

main()

{

int num1,num2,added number;

cout<<"enter your first number";

cin>>num1;

cout<<"enter your second number":

cin>>num2:

num3=num1+num2;

cout<<"the added value of these two are",num3;

}

Answer Link

Otras preguntas

Which can be represented by the expression 17 – 2x?
Which revision best corrects the errors in the given sentence? I'll do something quiet such as reading, gardening, or bird-watching instead of riding roller coa
polynomial 5x^5-9x^3+2x^11+6 whats the degree? whats the leading coefficient? whats the number of term? whats the constant term?
Which characteristic of transcendentalism does the following statement by Amos Bronson Alcott exemplify? Who speaks to the instincts . . . finds the readiest re
what is the geometric mean of 4 and 18
why autotroph are important
All these led to or increased tension in Massachusetts EXCEPT (A) the Tea Act (B) martial law (C) the Boston Massacre (D) the Second Continental Congress
how does an environmental impact a species survival?
what is the science name for table salt
How do I solve this. Log 5x = log (2x+9)