Post New Answer View All Answers
What is constructor overloading in oop?
What is overriding in oop?
What is inheritance in oop?
What is difference between data abstraction and encapsulation?
What is oops concept with example?
What does and I oop and sksksk mean?
any one please tell me the purpose of operator overloading
Is enum a class?
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 pointers exist?
How do you explain polymorphism?
What is a class oop?
What are two types of polymorphism?
What is object in oop with example?
program for insertion ,deletion,sorting in double link list