What does a method's signature consist of?
Interview question and answer by:
Ddd | Posted on: 3/6/2011 | Category:
.NET Framework Interview questions | Views: 3688 | |
Points: 40
Select from following answers:- name of the method and parameters
 - parameters only
- name of the method ,parameters and return type
- none of these
name of the method and parameters define the
signatures of the method. return type of the method
has nothing to do with a method's signatures.
Show Correct Answer |
Asked In: Many Interviews
|
Alert Moderator
Found interesting? Add this to: