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
- formal parameters
- actual parameters
- informal parameters
- void parameters
actual parameters
Reason — The parameters that are passed to the method when it is invoked are called actual parameters.