Explain class invariant.


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

Post New Answer

More C++ General Interview Questions

Please post the model question paper of hal?

2 Answers  


Is c++ a good first language to learn?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;

0 Answers  


What are C++ inline functions?

1 Answers  


If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?

0 Answers  






How do c++ struct differs from the c++ class?

0 Answers  


When should you use multiple inheritance?

2 Answers  


What is dangling pointers?and what is memory leak?

5 Answers  


Why is it called c++?

0 Answers  


Define a conversion constructor?

0 Answers  


How does class accomplish data hiding in c++?

0 Answers  


How do I use turbo c++?

0 Answers  


Categories