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

Can we delete this pointer in c++?

0 Answers  


Is java the same as c++?

0 Answers  


If a function doesn’t return a value, how do you declare the function?

0 Answers  


What is public, protected, private in c++?

0 Answers  


If dog is a friend of boy and boy is a friend of house, is dog a friend of house?

0 Answers  






What do the keywords volatile and mean mutable?

0 Answers  


Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?

0 Answers  


What is the difference between Pointer and a Reference? When you would use them?

4 Answers   Wipro,


Are iterators pointers?

0 Answers  


What do you mean by pure virtual functions in C++? Give an example?

1 Answers  


Explain the difference between c & c++?

0 Answers  


Why struct is used in c++?

0 Answers  


Categories