Why is polymorphism used?
any one please tell me the purpose of operator overloading
• What are the desirable attributes for memory managment?
What is the significance of classes in oop?
What are properties in oop?
What is oops concept with example?
What is polymorphism what is it for and how is it used?
What is polymorphism give a real life example?
What makes a language oop?
Why do we use polymorphism?
What do you mean by abstraction?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
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 data binding in oops?
What is the point of polymorphism?