What is the Difference between Overriding and overloading?
Answer Posted / vengat
Overloading is the same name and method with different
paramaeters and different sugnature
overriding--is the same signaturee and difference
functionality
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is strong typing and weak typing?
Explain the difference between vb 6 and vb.net?
Explain the difference between web.config and machine.config and where it will be ?
Define cls?
What is sealed class?
what is difference between web.config and machine.config and where it will be ?
How vb implements the disconnected architecture as like vb.net?
Explain trace in vb.net?
Explain about the keyword must inherit?
What are the advantages of vb.net and c#?
How would you implement inheritance using vb.net?
Explain an assembly and its use?
Explain i.tostring method?
Explain how does the xmlserializer work?
Using VB, how can you change the Mouse Pointer?