How many times will this loop execute? Explain your answer.


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

Post New Answer

More C++ Interview Questions

Explain the difference between C and C++.

0 Answers   Accenture,


What is a virtual base class?

6 Answers   Fidelity, Siemens,


What is bool in C++

0 Answers  


Implement a 2D bit-matrix representing monochrome pixels which will have only OFF/ON values and will take on an average only one bit of memory for each stored bit. How to perform various operations on it?

0 Answers   Adobe,


Write a C++ Program to Display Number (Entered by the User).

1 Answers  






Write a program that ask for user input from 5 to 9 then calculate the average

0 Answers   IBS,


C++ Public access specifier instead of Private – What is bad ?

0 Answers  


It is possible to build a C++ compiler on top of a C compiler. How would you do this?

0 Answers   Amazon,


When would you use a pointer? A reference?

0 Answers   Amazon,


Define an Abstract class in C++?

0 Answers  


Write a C++ Program to find Square Root of a number using sqrt() function.

1 Answers  


Tell us the size of a float variable.

0 Answers   Accenture,


Categories