Differentiate between formal parameter and actual parameter.

Views 6

Answer:

Formal parameter Actual parameter
Formal parameters appear in function definition. Actual parameters appear in function call statement.
They represent the values received by the called function. They represent the values passed to the called function.

Related Articles:

This section is dedicated exclusively to Questions & Answers. For an in-depth exploration of Java Programming Language, click the links and dive deeper into this subject.

Join Our telegram group to ask Questions

Click below button to join our groups.