No products in the cart.

How to write c++programe

CBSE, JEE, NEET, CUET

CBSE, JEE, NEET, CUET

Question Bank, Mock Tests, Exam Papers

NCERT Solutions, Sample Papers, Notes, Videos

How to write c++programe
  • 1 answers

Charan Gottipati 6 years, 6 months ago

We must include header file Variable declaration Output Input End Example as follows: //To know sum of 3 numbers #include<iostream.h> int main() { int a,b,c,sum=0; cout<<"enter a,b,c values"; cin>>a>>b>>c; sum=a+b+c; return 0; } Output:- if we give a=5,b=9,c=11, Then sum=5+9+11 SUM=25 ?
http://mycbseguide.com/examin8/

Related Questions

what is palindrone
  • 1 answers
Case study based question
  • 0 answers

myCBSEguide App

myCBSEguide

Trusted by 1 Crore+ Students

Test Generator

Test Generator

Create papers online. It's FREE.

CUET Mock Tests

CUET Mock Tests

75,000+ questions to practice only on myCBSEguide app

Download myCBSEguide App