

McqMate
Q. |
To overload a method which of the following statement is false? |
A. | If the return type is different methods are overloaded |
B. | Name of the overloaded method should be same |
C. | Type of the parameter should be different |
D. | Order of the parameter should be different if types are same |
Answer» A. If the return type is different methods are overloaded |
View all MCQs in
C# ProgrammingNo comments yet