Can private class be inherited?
No Answer is Posted For this Question
Be the First to Post Answer
difference between overloading and overridding
c++ is a pure object oriented programming or not?
What are properties in oop?
What is the main purpose of inheritance law?
what is object slicing?
why destructor is not over loaded?
What is the purpose of enum?
Given two strings like x=?hello? and y=?open?, remove any character from string x which is also used in string y, thus making the result x=?hll?.
What does enum stand for?
When is an object created and what is its lifetime?
what is the basic concept of inheritance?
What is pure oop?