What is the Difference between Overriding and overloading?
Answer Posted / vimal
overloading-------having same method name with different
signatures.
overriding--------methods name and signatures must be same.
Is This Answer Correct ? | 324 Yes | 44 No |
Post New Answer View All Answers
What is the advantage of using system.text.stringbuilder over system.string?
Explain about rapid application development tool?
How to create a constant in vb.net?
How to view an assembly?
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?
Explain the difference between datatable and dataset?
What do you mean by serialization?
Explain the differences between vb.net and c#, related to oops concepts?
how many server control present in .net
Explain about branching logic control in vb.net?
What are nested classes?
How to run a dos command in vb.net?
what is diffrence constructor and destructor in vb
What is the difference between .dll extension and .exe extension files?
what is intermediate language?