What is the Difference between Overriding and overloading?
Answer Posted / jaya v. parmar
overloading:- Method name are same but argument are different.
overriding:- method,return type,argument are same but derived
class are different.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a static variable?
Explain the difference between an xml "fragment" and an xml "document."
Explain jit?
What is the feature which is common to all .net languages?
What do you mean by Redim in VB.NET?
How to view an assembly?
Which class allows an element to be accessed using unique key?
What are nested classes?
What is public assembly?
Explain the observations between vb.net and vc#.net?
Which is the tool which can convert visual basic old version to .net compatibility version?
What is the significance of delegates?
What is misl code?
What are the technology areas that microsoft.net contains?
Name and explain some of the exclusive features which are present in vb?