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

Nosotros____30 años. tienen tengo tenemos tiene
What is contained within the stratosphere
Jamie jogged a total distance of 6 and 1 over 2 miles during the months of March and April. If Jamie only jogged 1 over 6 mile every day, which expression shows
Match the expression with its name. 3x^3-3x+3 a. cubic trinomial b. fourth-degree monomial c.not a polynomial d.quadratic binomial
I don't understand the question - for that reason I don't know what to do to answer it. Can someone help please ?
What were the key factors behind google's early success?
An undefined term can ____be used in a theorem. always, sometimes, never
Four consecutive multiples of 6 yield a sum of 156. What are these multiples?
Which applies the power of a power rule properly to simplify the expression (710)5? (710)5= 710 ÷ 5 = 72 (710)5= 710 - 5 = 75 (710)5= 710 + 5 = 715 (710)5= 710
If S is the sum of the integers from 51 to 150 and T is the sum of the integers from 151 to 250,what is the value of S-T