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
What do you mean by inheritance in c++?
What is the importance of mutable keyword?
What is struct c++?
Explain the concept of dynamic allocation of memory?
Explain explicit container.
Write about the scope resolution operator?
Why is c++ not purely object oriented?
What are c++ redistributables?
How does a C++ structure differ from a C++ class?
What is boyce codd normal form in c++?
What is static function? Explain with an example
Which is not an ANSII C++ function a) sin() b) tmpnam() c) kbhit()
What is endl?
What is microsoft c++ redistributable 2013?
What is friend class in c++ with example?