How to stop class inheritance in C++ with condition that object creation should be allowed


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

Post New Answer

More C++ Interview Questions

Explain the importance of method overloading in C++?

0 Answers   Akamai Technologies, Infogain,


What is the difference between virtual functions and pure virtual functions?

1 Answers  


Explain why C++ is not purely Object Oriented Language

0 Answers   Aspire,


What does it mean to declare a member function as virtual in C++?

0 Answers   Amazon,


What does it mean to declare a member function as static in C++?

0 Answers   Amazon,






What is the difference between creating an object, using 'new' and using 'malloc'?

3 Answers   HFG, Siemens,


What is a COPY CONSTRUCTOR and when is it called?

0 Answers   IBS,


What is RTTI and why do you need it?

0 Answers   Amazon,


Write a C++ Program to find Addition of Two Numbers.

1 Answers  


what is a pragma in C++?

0 Answers   Aspire,


How to invoke a C function using a C++ program?

0 Answers   Alter,


What do you know about Volatile keyword in C++? Explain with an example code.

0 Answers   Adobe,


Categories