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

How long does this loop run:

for(int x=0; x=3; x++)
a) Never
b) Three times
c) Forever

Answer Posted / p.lakshmi narasimha

never

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is constructor in C++?

1148


How does the copy constructor differ from the assignment operator (=)?

1194


When should I use unitbuf flag?

1072


How do we balance an AVL Tree in C++?

1187


Explain the different access specifiers for the class member in c++.

1067


State the difference between delete and delete[].

1168


write a function signature with various number of parameters.

1104


Which format specifier is used for printing a pointer value?

1109


How can you tell what shell you are running on unix system?

1165


When can I use a forward declaration?

1145


When should we use multiple inheritance?

1102


When do you call copy constructors?

1198


Explain how an exception handler is defined and invoked in a Program.

1230


What are the advantage of using register variables?

1213


What is private public protected in c++?

1098