ICSE Class 10 Computer Applications Question 6 of 30

Solved Sample Paper 2 — Question 6

Back to all questions
6
Question

Question 1(vi)

The parameters that are passed to the method when it is invoked are called

  1. formal parameters
  2. actual parameters
  3. informal parameters
  4. void parameters
Answer

actual parameters

Reason — The parameters that are passed to the method when it is invoked are called actual parameters.