Answer Posted / balaji ramdoss
#define SWAP(a,b) b=a+b-(a=b)
| Is This Answer Correct ? | 19 Yes | 12 No |
Post New Answer View All Answers
Can an interface inherit a class?
What exactly is polymorphism?
What does and I oop mean in text?
Why is polymorphism used?
What are oops functions?
How do you answer polymorphism?
Can bst contain duplicates?
What is polymorphism give a real life example?
Is enum a class?
explain sub-type and sub class? atleast u have differ it into 4 points?
Why is polymorphism needed?
What is the point of oop?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
can inline function declare in private part of class?
What is property in oops?