Advertisements
Advertisements
Question
Define Method signature.
Definition
Solution
- Method signature is the identification of a method.
- It signifies a method that is to be invoked for a specific operation.
- The signature of a method includes
- its name
- parameters to be passed to the method.
shaalaa.com
Is there an error in this question or solution?
Chapter 5: User - Defined Methods - EXERCISES [Page 337]