What is the Difference between Overriding and overloading?
Answer Posted / raza hussain rajper
Overloading: Methods have different signature but same
behavior or functionality.
Overriding: Methods have same signature but different bevior
or functionality.
| Is This Answer Correct ? | 70 Yes | 94 No |
Post New Answer View All Answers
What is tracing?
How to store images in sql server database through vb.net?
Explain cls?
What are the difference between dispose(), close(), exit(), end()?
What is the difference between manifest and metadata?
What is late binding and early binding?
Which class allows an element to be accessed using unique key?
What is trace in vb.net?
source code for how to login a vb.net application ?
write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.
Which is the tool which can convert visual basic old version to .net compatibility version?
Name the two main parts of .net?
how to get dynamic control array position or its index position?
What is an application domain? how they get created?
What is global assembly cache (gac)?