What is the Difference between Overriding and overloading?
Answer Posted / sonia
OVERLOADING is the process of declaring the methods having
the same name but diff signatures. Signature means diff
types & number of arguments.
OVERRIDING is the process of overwriting the methods of
base class in Derived Class.
| Is This Answer Correct ? | 108 Yes | 8 No |
Post New Answer View All Answers
How many languages are supported by .net?
What is pre-jit?
What is option strict?
What is sorting in vb?
Can you please explain the difference between vb and vb.net?
Explain the difference between thread and process?
Which classes a dll can contain?
Can you please explain the difference between int and int32?
Explain code security?
How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?
Explain the use of new keyword?
What are the differences between c# and visual basic.net?
Thank you for replying to my Question regarding Barcodes in VB.net. My next question is that how to use Barcode Fonts in VB.net I need a small code to Generate Barcodes in VB.net from a string of Values. This is the only problem i am left with in my project. Any body can help me please.
Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?
Explain the advantages of vb.net?