Computer Applications

The parameters appearing in function definition are called …………… .

  1. actual parameters
  2. formal parameters
  3. call parameters
  4. all the above

User Defined Methods

9 Likes

Answer

formal parameters

Reason — The parameters that appear in method definition are called formal parameters.

Answered By

6 Likes


Related Questions