What is the Difference between Overriding and overloading?
Answer Posted / raza hussain rajper
Overloading: Methods have different signature but same
behavior or functionality.
Overriding: Methods have same signature but different bevior
or functionality.
| Is This Answer Correct ? | 70 Yes | 94 No |
Post New Answer View All Answers
Using VB, how can you change the Mouse Pointer?
What are the various open source tool available for VB.NET?
Explain about branching logic control in vb.net?
What is sorting in vb?
How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?
What is difference between metadata and manifest?
How do you retrieve the customized properties of a .net application from xml .config file?
Which properties are used to bind a DataGridView control?
What is the main use of a namespace?
what is diffrence constructor and destructor in vb
What is the class that allows an element to be accessed using unique key?
What is the Advantage of vb.net over vb
Explain an assembly?
What are jagged arrarys ?
Explain the difference between vb.net and c#, related to oops concepts?