What is the Difference between Overriding and overloading?
Answer Posted / anu
overloading-------having same function name but with
different signatures.
overriding--------function name and signatures must be same.
| Is This Answer Correct ? | 10 Yes | 9 No |
Post New Answer View All Answers
Explain option explicit?
Explain strong name in .net assembly?
What are the various open source tool available for VB.NET?
How to achieve Polymorphism in VB.Net?
Explain about the ruby interface generator?
What do you mean by serialization and deserialization?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
What do you mean by option strict on?
What is global assembly cache (gac)?
Explain about the keyword must inherit?
What is option strict?
difference between checkbox vs radiobutton??
Explain an assembly and its use?
How to connect crystal report in vb.net ?
Write a program to find all text files in a logical drive and return the count of the number of files?