0 votes
90 views
in Programming by (98.9k points)
edited
To study structure of c++ program

1 Answer

0 votes
by (98.9k points)
selected by
 
Best answer

//following is the simple C++ program .

#include<iostream.h>

void main()

{

    cout<<"C++ better than C";

}


Output::
 



{only for turbo c++}

Related questions

0 votes
1 answer 1.3k views
0 votes
1 answer 193 views
0 votes
1 answer 160 views
asked Apr 24, 2022 in Programming by Doubtly (98.9k points)

Doubtly is an online community for engineering students, offering:

  • Free viva questions PDFs
  • Previous year question papers (PYQs)
  • Academic doubt solutions
  • Expert-guided solutions

Get the pro version for free by logging in!

5.7k questions

5.1k answers

108 comments

554 users

...