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 difference between int and int32?
Explain strong name in .net assembly?
What is stack used for in vb. Net?
How can we remove handlers at run time?
Sir, what code to store data from vb net sql server 2008 to 2005 and at the same time in order to validate the data entered is not the same, but there have been contacts in the module. Examples such as the log table that I created, the user name as the primary key.
Explain the observations between vb.net and vc#.net?
How do you use two datareaders at the same time in a vb.net windows application ?
Explain about globalization?
Explain public assembly?
What is difference between inline and code behind?
What are the different variables in vb.net?
What are the assembly entry points?
Explain the advantage of option strict on?
What is the difference between vb 6 and vb.net?
List the different types of assembly?