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 is c++ and its features?
How do you define a class in c++?
How can virtual functions in c++ be implemented?
What c++ library is string in?
Program to check whether a word is a sub-string or not of a string typed
What is singleton class in c++?
How can you specify a class in C++?
Explain differences between new() and delete()?
What is data types c++?
Describe linked list using C++ with an example.
How do you find out if a linked-list has an end?
What do nonglobal variables default to a) auto b) register c) static
How the endl and setw manipulator works?
Why Pointers are not used in C++?
Do you know about C++ 11 standard?