What is multilevel inheritance?
No Answer is Posted For this Question
Be the First to Post Answer
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 is multilevel inheritance explain with example?
What is use of overloading?
What is virtual class and friend class?
What is the important feature of inheritance?
What do you mean by binding of data and functions?
advantage and disadvantage in c++>>oops and what are the questions ask for interview in c++>>oops. could you tell me or reply me
what are abstract classes and how they impliment , with example
What is polymorphism? Explain with an example.
if u write a class do u write Assignment operator and copy constructor
What is difference between multiple inheritance and multilevel inheritance?
what are the ways in which a constructors can be called?