Wednesday, September 2, 2009

Overloading

This is not the frist time i am going to write abt overloading..i have written function overloading under lable of c#


This is a one type of polimorphysm
It allows an object to have different meanings, depending on its context. When an exiting operator or function begins to operate on new data type, or class, it is understood to be overloaded.

No comments:

Post a Comment