What are the OOPS concepts?
Post New Answer View All Answers
Advantage and disadvantage of routing in telecom sector
What is the benefit of oop?
What is polymorphism give a real life example?
What is difference between inheritance and polymorphism?
What is an interface in oop?
What are constructors in oop?
Can destructor be overloaded?
What does no cap mean?
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(); }
Why do while loop is used?
what is graphics
How do you define a class in oop?
What is a superclass in oop?
What is use of overloading?
Are polymorphisms mutations?