What is the Difference between Overriding and overloading?
Answer Posted / rajesh reddy.bijjam
Over Loading Methods may exists in the same class or parent
and child class also.
Overriding Methods should exists on the parent and child class.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain convert.tostring and i.tostring method?
What is 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?
What are the shared variables?
What is a stream in vb.net?
What is redim keyword?
What is the diff between vb mdi form and .net mdi form?
Which is the tool which can convert visual basic old version to .net compatibility version?
List the two main parts of .net?
How many classes a dll can contain?
Explain i.tostring method?
Explain the difference between c# and vb.net?
Is vb net a scripting language?
What are jagged arrays ?
difference between checkbox vs radiobutton??