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 / binod
i agree with Vikash
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the exit function in c++?
What is void pointer in c++ with example?
Explain what is class definition in c++ ?
Which operator cannot be overloaded c++?
Does c++ have finally?
What are the advantages of using a pointer? Define the operators that can be used with a pointer.
How does c++ structure differ from c++ class?
What is the default access level?
Explain how overloading takes place in c++?
What is istream c++?
Why do we use structure in c++?
Explain what are the sizes and ranges of the basic c++ data types?
What is the full name of logo?
Comment on c++ standard exceptions?
What is the function to call to turn an ascii string into a long?