Answer Posted / rekha
Overriding - same method names with same arguments and same
return types associated in a class and its subclass.
Overloading - same method name with different arguments, may
or may not be same return type written in the same class itself.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
what do the 'c' and 'v' in argc and argv stand for?
What is memory leak in c?
What is strcmp in c?
What is the easiest sorting method to use?
Is stack a keyword in c?
Write a program to reverse a given number in c?
What is the sizeof () operator?
what is the role you expect in software industry?
What is time complexity c?
What is function in c with example?
How can you check to see whether a symbol is defined?
What is variable in c example?
Difference between MAC vs. IP Addressing
What is this infamous null pointer, anyway?
What functions are in conio h?