Solved Problem#JAVA#7221
Problem Statement - About calling or invoking functions
What are the two ways of invoking functions?
Solution
Solved Problem Understanding
Call by value and call by reference
Notes
- Learners are advised to read this link for practical examples.
https://www.tutorialspoint.com/Call-by-value-and-Call-by-reference-in-Java