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 / rayn

#define SEMICOLON ;

int main()
{
cout << "Hello World!\n" SEMICOLON
return 0 SEMICOLON
}

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain friend class?

1186


What are the 3 levels of programming languages?

1101


What is the error in the code below and how should it be corrected?

823


What are the differences between the function prototype and the function defi-nition?

1159


What are static type checking?

1100


What is the advantage of c++ over c?

1085


Can user-defined object be declared as static data member of another class?

1076


Write a note about the virtual member function?

1112


Explain the properties and principles of oop.

1069


What is constant in c++ with example?

1208


What is c++ programming language?

1155


Evaluate the following expression as C++ would do :8 * 9 + 2 * 5 a) 82 b) 79 c) 370 d) list

1052


Write about all the implicit member functions of a class?

1120


What do you mean by overhead in c++?

1142


What is an adaptor class in c++?

1289