On Jan 11, 2:45 am, "Ahmet Süreyya Rifaioğlu"
<[email protected]> wrote:
> Hi everybody;
> I did not understand why the value of arrays are changing  after the "test"
> method in the TestPassByReference program. I confused because in the
> previous example program(TestPassByValue program) the value of "i"  is not
> changing after the "test" method.

This is precisely the goal of the lab, understanding the difference
between passing by value and passing by reference. I'd recommend to
read the lesson, all the resources and only thereafter to try the lab.

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to