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 cts?

0 Answers  


i have two class that contain's two methods as same name in derived class i have to call these two methods what will happen at run time ?

0 Answers   IBM,


What is the importance of a Button control?

0 Answers  


hello dear friends my problem is that i want to save images that is pictures in SQL server using vb.net can any body help me to do so please

1 Answers  


Define cls?

0 Answers  






what is common language specification?

0 Answers  


What is difference between Abstract Class and Interface?

3 Answers  


Explain public assembly?

0 Answers  


What is non_deterministic finalization?

0 Answers  


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

0 Answers  


Explain enumerator?

0 Answers  


how to create views in sql with syntax and example

5 Answers  


Categories