Forum : Call by reference in Java ?
Brief description  about Online courses   join in Online courses
View Arindam Ghosh Roy 's Profile

Call by reference in Java ?

In java can we have methods with call by reference of parameters ?
Asked by Arindam Ghosh Roy | May 16, 2010 |  Reply now
Replies (2)
View mithra srinath 's Profile
no,in java we don't have the concept of call by reference at all!!
May 26, 2010
View arun kumar das 's Profile
No, it is strongly advised to call methods by value.
May 18, 2010