What are the steps in the development cycle?


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

Post New Answer

More C++ General Interview Questions

Can a constructor throw a exception? How to handle the error when the constructor fails?

1 Answers  


Is it possible to pass an object of the same class in place of object reference to the copy constructor?

0 Answers  


Define the operators that can be used with a pointer.

0 Answers  


How can you link a c++ program to c functions?

0 Answers  


Which is not an ANSII C++ function a) sin() b) tmpnam() c) kbhit()

0 Answers  






Difference between class and structure.

0 Answers  


Differentiate between structure and class in c++.

0 Answers  


Explain how to initialize a const member data.

0 Answers  


What causes a runtime error c++?

0 Answers  


Why is standard template library used?

0 Answers  


Define whitespace in C++.

0 Answers   HCL,


Why do we use the using declaration?

0 Answers  


Categories