Two methods with the same name but with different parameters.

Options
- Overloading
- Loading
- Multiplexing
- Duplexing


CORRECT ANSWER : Overloading

Discussion Board
.NET

as we all know that they are three types of overloading.they are method overloading,constructor overloading and operator overloadind.in which,a method which has same name but different parameters is called METHOD OVERLOADING

adeeb 10-25-2013 05:27 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement