What is the Difference between Overriding and overloading?

Answers were Sorted based on User's Feedback



What is the Difference between Overriding and overloading? ..

Answer / raza hussain rajper

Overloading: Methods have different signature but same
behavior or functionality.

Overriding: Methods have same signature but different bevior
or functionality.

Is This Answer Correct ?    70 Yes 94 No

Post New Answer

More VB.NET Interview Questions

Explain and brief about rapid application development tool?

0 Answers  


how to connect crystal report with vb.net ?

2 Answers   Patni,


What are the differences between server-side and client-side code?

0 Answers  


How to retrieve images in sql server database through vb.net?

0 Answers  


Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?

0 Answers  






Is vb.net dead?

0 Answers  


what is the dif b/w panel and groupbox.

4 Answers   Ksb,


What are the objects in asp.net?

0 Answers  


How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?

0 Answers  


What is the difference between convert.tostring and .tostring() method?

0 Answers  


Explain the advantages of vb.net?

0 Answers  


What is the differnce between managed code and unmanaged code?

0 Answers  


Categories