What is the Difference between Overriding and overloading?
Answer Posted / venkatreddy
overriding:method name and signature are must be same.
overloading: functionality that enables you to define tow or more methods with the same name but with different signatures within the class the methods that share the same name ,but have different signature are called overloaded methods.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the use of console application?
Explain trace in vb.net?
Explain managed code?
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!
Explain manifest?
Explain strong name in .net assembly?
What is the use of errorprovider control?
What’s the difference between private and shared assembly?
Explain the difference between datatable and dataset?
How to run a dos command in vb.net?
What is the feature anonymous type?
How to send xml file on server using http protocol?
What is a static class?
What is the role of new keyword?
What are the advantages of an assembly?