What is the Difference between Overriding and overloading?
Answer Posted / kishore reddy
Overloading------ Providing new implementation to a function with same name and different signatures is known as function overloading.
Overriding-------- Provide new implementation to a function with same name and same signatures is known as overriding
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is the use of assembly?
Explain the difference between c# and vb.net?
difference between control and component more than one differences
What is stack used for in vb. Net?
What is global assembly cache (gac)?
What is multiple form in vb?
Define clr?
What do you understand by vb.net?
How to retrieve images in sql server database through vb.net?
Explain the difference between namespace and assembly?
What are the features present in vb 2005?
What is the difference between Namespace and Assembly?
Explain code security?
Explain convert.tostrin?
Explain the difference between system.string and system.stringbuilder classes?