What is the Difference between Overriding and overloading?
Answer Posted / sonia
OVERLOADING is the process of declaring the methods having
the same name but diff signatures. Signature means diff
types & number of arguments.
OVERRIDING is the process of overwriting the methods of
base class in Derived Class.
| Is This Answer Correct ? | 108 Yes | 8 No |
Post New Answer View All Answers
How to achieve Polymorphism in VB.Net?
hello thank you for replying to my question regarding adding barcode fonts in vb.net project. I have downloaded a free font and added in my vb.net project but now i dont know how to use that i need to generate barcodes can any body help me how to use those fonts these are font3of9 .i need a small code to use these fonts to generate barcode thank u!
What is late binding?
Tell me how many .net languages can a single .net dll contain?
How a base class method is hidden?
Why is the xml infoset specification different from the xml dom?
Explain i.tostring method?
What keyword is used to accept a variable number of parameter in a method?
How to store images in sql server database through vb.net?
Observations between vb.net and vc#.net?
Explain about rapid application development tool?
What is jagged array in vb.net?
What are the different types of Lock available in Visual Basic?
what is intermediate language?
Which namespace are used for accessing the data?