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...

write infinite loop in C++ which does not use any variable
or constant?

Answer Posted / sxx

for(;;)

Is This Answer Correct ?    27 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is c++ so fast?

1084


How is new() different from malloc()?

1178


Explain the concept of friend function in c++?

1159


what does the following statement mean? int (*a)[4]

1136


Why do we use classes in programming?

1085


What is using namespace std in cpp?

1241


Write about the members that a derived class can add?

1024


Why isn't sizeof for a struct equal to the sum of sizeof of each member?

1055


What is c++ and its uses?

1294


Define virtual constructor.

1141


How is static data member similar to a global variable?

1167


What is the role of static keyword for a class member variable?

1114


What are c++ redistributables?

1087


Implement stack operations with pointers with appropriate exception checks.

1017


What is wrapper class in c++?

1195