What is inheritance in simple words?
No Answer is Posted For this Question
Be the First to Post Answer
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
what is the need of abstraction? what is abstraction?what is the abstraction for stack?
What is polymorphism in oop example?
Program to check whether a word is in all capital letters
What is difference between multiple inheritance and multilevel inheritance?
What is persistence in oop?
why to use template classes in c++?
write a program to find 2^n+1 ?
What are oops functions?
What is protected in oop?
Write A Program using Single and Multiple Inheritance.
difference between static and non-static variables?