What is the real time example of inheritance?
No Answer is Posted For this Question
Be the First to Post Answer
how does a main() in C++ is different from main() in C?
what type of questions
what is pointers
What are functions in oop?
What is cohesion in oop?
How to hide the base class functionality in Inheritance?
How to create a comment page in C #??
when to use 'mutable' keyword and when to use 'const cast' in c++
What is design patterns in C++?
What is multilevel inheritance in oop?
Base class has two public data members. How can i derive a new class with one datamember as public and another data member as private?.
What type of loop is a for loop?