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
What is the use of system.diagnostics.process class?
Can you please explain the difference between system.string and system.stringbuilder classes?
Explain how can we remove handlers at run time?
Explain enumerator?
What is enumerator?
Write a program that would find the nth term of a geometric progression, given the value of first term and common ratio. Any inbuilt function that the language provides for calculating exponent should not be used.
What is code access security?
Explain some of the exclusive features which are present in vb?
What is non_deterministic finalization?
what is difference between web.config and machine.config and where it will be ?
How to send xml file on server using http protocol?
Using VB, how can you change the Mouse Pointer?
Explain strong name in .net assembly?
What is the difference between import system.data.sqlclient and system.data.oledb?
What are the features of c# which are not present in vb.net?