What is the difference between while and do while loop?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What happens if a pointer is deleted twice?

0 Answers   Flextronics,


Is c# written in c++?

0 Answers  


I want to write a C++ language program that: 1. Reads in the size of a square from the screen; 2. Prints a hollow square of that size out of “-“, “|” and blanks on screen; 3. Prints the same hollow square onto a text file. The program should work for squares of all side sizes between 1 and 20.

0 Answers  


Why #include is used?

0 Answers  


What does extern mean in a function declaration in c++?

0 Answers  






What is polymorphism and its type in c++?

0 Answers  


What is "strstream" ?

1 Answers   Huawei,


What is the use of 'using' declaration in c++?

0 Answers  


What are inline functions? What is the syntax for defining an inline function?

0 Answers  


Specify different types of decision control statements?

0 Answers  


How did c++ start?

0 Answers  


What is c++ and its features?

0 Answers  


Categories