How do you answer polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
WHEN A COPY CONSTER IS CALL ?
what is difference between objects and function
why destructor is not over loaded?
What do you mean by stack program? Get me an example stack program?
Do you know about multiple inheritance?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
What is the difference between declaration and definition?
What is polymorphism what is it for and how is it used?
Why is destructor used?
In multiple inheritance , to create sub class object , is there need to create objects for its superclasses??? in java and c++ both. Actually i have some information that is , all available members from its superclasses , memory created in subclass obj , so no need to create object for its superclasses...??? Thanks in Advance
Why is polymorphism important in oop?
What is coupling in oop?