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
Explain how to achieve polymorphism in vb.net?
What is DLL HELL in VB.NET
What is the use of assembly?
Explain the advantages of vb.net?
What is globalization?
Explain the difference between an xml "fragment" and an xml "document."
What is different between web.config and machine.config and where it will be ?
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.
What is strong typing and weak typing?
Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?
Explain option strict?
What is the role of new keyword?
What are the differences between server-side and client-side code?
i am attending to US consulate i kept my projects on vb.net ,please help me what questions will be ask on vb.net in us consulate
Why do you need Lock in Visual Basic?