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

Write a C++ program to print strings in reverse order.

0 Answers   Amdocs,


What is the meaning of the following declaration: int *const *const *i?

0 Answers   Adobe,


What are the advantages/disadvantages of using inline and const?

0 Answers   Amazon,


Write a C++ Program to Find Sum and Average of n numbers using for loop.

1 Answers  


What is Advantage and Use of THIS pointer in C++ – Scenarios?

0 Answers  






What are "pure virtual" functions?

0 Answers   Adobe, Alter, iNautix,


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

0 Answers   Adobe,


How does free know the size of memory to be deleted

0 Answers  


Briefly explain various access specifiers in C++.

0 Answers   Amdocs,


Write a program to read two numbers from the keyboard and display the larger value on the screen

1 Answers  


Difference between Call by pointer and by reference.

0 Answers   Adobe,


How to input string in C++

0 Answers  


Categories