Advertisements
Advertisements
Question
Parameters used in method call statement are known as:
Options
Defined parameter
Passed parameter
Actual parameter
Formal parameter
MCQ
Solution
Actual parameter
Explanation:
The actual parameters (also known as arguments) are the values or variables specified in the method call. These are the parameters supplied to the method during the function call.
shaalaa.com
Is there an error in this question or solution?