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 / abhishek
i think we r discussing c++ not java MR S.v.vignesh.....
!!
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Please explain the reference variable in c++?
Write a note about the virtual member function?
How we can differentiate between a pre and post increment operators during overloading?
Differentiate between an inspector and a mutator ?
When does a 'this' pointer get created?
What is pointer to array in c++?
Can there be at least some solution to determine the number of arguments passed to a variable argument list function?
What are put and get pointers?
write a program that withdrawals,deposits,balance check,shows mini statement. (using functions,pointers and arrays)
What is the use of "new" operator?
What does the linker do?
Why is it called c++?
What is data hiding c++?
What information can an exception contain?
Why is swift so fast?