What r actual and formal parameters in Java?
Answers
Answered by
3
Explanation:
The values passed while calling a function is called actual parameters and the values of the actual parameters are copied to formal parameters when the call to that function is made.
Answered by
2
Answer:
hope it's help you.......
Attachments:

Similar questions