Answer Posted / teginder
When instance of that class is creater by us
| Is This Answer Correct ? | 30 Yes | 5 No |
Post New Answer View All Answers
What is polymorphism in oops with example?
What is class in oop with example?
What is debug class?what is trace class? What differences are between them? With examples.
Plese get me a perfect C++ program for railway/airway reservation with all details.
How do you use inheritance in unity?
What is abstraction and encapsulation?
How do you achieve polymorphism?
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
What is for loop and its syntax?
What are the benefits of oop?
Why multiple inheritance is not possible?
What does enum stand for?
What is the real time example of encapsulation?
What is polymorphism oop?
What is a function in oop?