describe the structure and working method of parameter in short.
Answers
Answered by
0
Answer:
Parameters refer to the list of variables in a method declaration.
Explanation:
They are useful for numerical information such as stating the size of an object. Parameters are the names of the information that we want to use in a function or procedure. The values passed in are called arguments.
Arguments are the actual values that are passed in when the method is invoked. When you invoke a method, the arguments used must match the declaration's parameters in type and order.
-
HOPE THIS HELPS. ( ̄︶ ̄)↗
Similar questions
Math,
8 days ago
Social Sciences,
17 days ago
Math,
9 months ago
Computer Science,
9 months ago
Math,
9 months ago