What is the difference between while and do while loop? Explain with examples.


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

Post New Answer

More C++ General Interview Questions

what is the basic concept of c++(object oriented programing)

4 Answers   Wipro,


What are the 3 levels of programming languages?

0 Answers  


Explain the use of virtual destructor?

0 Answers  


What are the three types of access specifiers in C++?

1 Answers  


Distinguish between a # include and #define.

0 Answers  


There is a magic square matrix in such a way that sum of a column or a row are same like 3 5 2 4 3 3 3 2 5 sum of each column and row is 10. you have to check that matrix is magic matrix or not?

1 Answers   TCS,


What is conversion constructor?

2 Answers   TCS,


What is input operator in c++?

0 Answers  


What are pointers used for c++?

0 Answers  


Does a derived class inherit or doesn't inherit?

0 Answers  


What is an inclusion guard?

0 Answers  


How would you call C functions from C++ and vice versa?

0 Answers   Genpact,


Categories