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

I have to DLL one is COM dll and another is normal DLL. How I can identify which dll is normal DLL and which DLL is from COM DLL. please give me some clear picture on these

2 Answers  


What is microsoft visual c++ 2017 redistributable?

0 Answers  


Do I need ms visual c++ on my computer?

0 Answers  


how i can design a user interface in vc++ for getting inputs from users

1 Answers   Path Finders, TCS,


What is ole? How do you handle drag and drop in ole?

0 Answers  






What is cwinthread class?

0 Answers  


What is the file extension used for C++ class implementation files?

3 Answers  


How can i communicate with two systems one is located some place another is located 100km how from the current systems which protocala i have to use

2 Answers   Invensys,


Name the three attributes of a pen?

1 Answers  


How to create a DLL in C++.net 2005 which we can use in VB 6.0 application ?

0 Answers   Soft Solutions,


How do I uninstall and reinstall microsoft visual c++ runtime libraries?

0 Answers  


Do I need microsoft visual c++ 2005 redistributable on my computer?

0 Answers  


Categories