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 / chetan bhola

while(1)
{
;
}

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can non graphic characters be used and processed in C++?

1132


How did c++ get its name?

969


What does std mean in c++?

1035


Does c++ have foreach?

978


What is the basic structure of c++ program?

1031


When the constructor of a base class calls a virtual function, why doesn't the override function of the derived class gets called?

1045


How much do c++ programmers make?

1053


What is encapsulation in c++?

1208


Evaulate: 22%5 a) 2 b) 4 c) 0

1033


Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.

998


What is a set in c++?

912


In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h

1157


Can static member variables be private?

1111


Write a program to add three numbers in C++ utilizing classes.

1054


How can I learn c++ easily?

1014