Why polymorphism is used in oops?
No Answer is Posted For this Question
Be the First to Post Answer
Write an operator overloading program to Overload ‘>’ operator so as to find greater among two instances of the class.
How does polymorphism work?
20% of a 6 litre solution and 60% of 4 litre solution are mixed what the % of mixture of solution it is resulted into?
Write 7 differences between "Public" function and "Private" function?
What is difference between #define and const?
Can we create object of interface?
What do you mean by variable?
What is destructor give example?
What is the difference between static polymorphism and dynamic polymorphism?
How compiler selects(internally) required overridden function in inheritance?
2 Answers CSC, Infinite Computer Solutions,
write a c++ program to find maximum of two numbers using inline functions.
Why is there no multiple inheritance?