Describe the setting up of my member functions to avoid overriding by the derived class?


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

Post New Answer

More C++ General Interview Questions

Why is main an int?

0 Answers  


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

0 Answers  


What is your strongest programming language (Java, ASP, C, C++, VB, HTML,C#, etc.)?

24 Answers   Infosys, Microsoft, TCS,


Explain the difference between c & c++?

0 Answers  


If there are two catch statements, one for base and one for derived, which should come first?

0 Answers  


Explain the extern storage classes in c++.

0 Answers  


Why do we use using namespace std in c++?

0 Answers  


Define a pointer to a data member of the type pointer to pointer?

0 Answers  


Why can’t you call invariants() as the first line of your constructor?

0 Answers  


Is atoi safe?

0 Answers  


What are containers in c++?

0 Answers  


Describe the main characteristics of static functions?

1 Answers  


Categories