What is the Difference between Overriding and overloading?
Answer Posted / rajesh reddy.bijjam
Over Loading Methods may exists in the same class or parent
and child class also.
Overriding Methods should exists on the parent and child class.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a static class?
What is jagged array in vb.net?
How many languages are supported by .net?
Explain the difference between an xml "fragment" and an xml "document."
What is the maximum size of the textbox?
Explain about delegate?
Name the class which allows an element to be accessed using unique key?
Explain clr?
What is the use of console application?
Explain the differences between vb.net and c#, related to oops concepts?
What is meant by jagged arrays?
Explain option strict?
What do you understand by vb.net?
Why should you use delegate?
What’s the difference between private and shared assembly?