How would you stop a class from class from being derived or
inherited?The constructer should not be Private,as object
instantiation should be allowed.
Answer Posted / mms zubeir
Thanks for the detailed answer. It's really pleased me the
way your answer is. Initially I wrote 'partial
implementation' since I couldn't get the details out of
your first answer. I am looking at the codeguru solution.
Thanks once again.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the two types of polymorphism?
What does override mean in c++?
Can java be faster than c++?
Why is c++ considered difficult?
What are the advantages of prototyping?
Who calls main function?
Is ca high or low level language?
What are pointer-to-members? Explain.
Is it possible for the objects to read and write themselves?
Why struct is used in c++?
What's the order in which the local objects are destructed?
Write a Program to find the largest of 4 no using macros.
In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h
What c++ is used for?
How long it will take to learn c++?