Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

can anybody please tell me how to write a program in
c++,without using semicolon(;)

Answer Posted / anonymous

#include<iostream.h>
void main()
{
}

/*this is also a c++ prog.it is never said dat main body
cannot be empty*/

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is constant in c++ with example?

1206


Why should you learn c++?

1063


What are the benefits of operator overloading?

1271


Why is "using namespace std;" considered bad practice?

1143


Out of fgets() and gets() which function is safe to use?

1195


Why would you use pointers in c++?

1215


Difference between pointer to constant vs. Pointer constant

1212


Why was c++ made?

1146


which one is equivalent to multiplying by 2:Left shifting a number by 1 or Left shifting an unsigned int or char by 1?

1238


What are c++ stream classes?

1096


Write a program which employs Recursion

1298


what is Member Functions in Classes?

1285


Differences between private, protected and public and give examples.

1121


What is meant by the term name mangling in c++?

1002


Describe private, protected and public – the differences and give examples.

1263