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


Name the three types of loops used in C++ programs?

Answers were Sorted based on User's Feedback



Name the three types of loops used in C++ programs?..

Answer / dharani

1) for loop
2)while loop
3)do-while loop

Is This Answer Correct ?    44 Yes 5 No

Name the three types of loops used in C++ programs?..

Answer / nasim ahmad

1.for loop
2.while loop
3.do while loop

Is This Answer Correct ?    20 Yes 3 No

Name the three types of loops used in C++ programs?..

Answer / memo

for loop
while loop
do while

Is This Answer Correct ?    4 Yes 0 No

Name the three types of loops used in C++ programs?..

Answer / zenishi

for loop
while loop
do while

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More VC++ AllOther Interview Questions

Do I need all the microsoft visual c++ redistributable?

0 Answers  


Explain some of commonly used methods provided by iunknown.

0 Answers  


Explain pointer to the constant and constant pointer? Explain difference between them.

0 Answers  


How will slove problem comes wirh Hybrid Inheritance?

1 Answers   Microsoft,


Do I need microsoft visual c++?

0 Answers  


What is persistence?

3 Answers  


What is visual c++ runtime error?

0 Answers  


A file a.cpp & B.cpp are complied & linked together in VC++ file a is something like int a =100;, File B is something like extern a; main() { printf("%d",a); }what will be the output.a)100,b)linker error,c)complier error etc etc.

3 Answers   Honeywell,


What is cmutex? How can we use it?

0 Answers  


What is a mnemonic?

1 Answers  


Do I need the microsoft visual c++?

0 Answers  


Difference between getmessage, postmessage & peakmessage.

0 Answers  


Categories