In pass by value approach, the called function creates another copies of the variables passes as arguments. In this approach, the values of the original variables remain unchanged. However, we come across situations where we need to change the values of the original variables. Then the values may b passed by reference.
Friday, February 5, 2010
Subscribe to:
Post Comments
(Atom)

0 Comments:
Post a Comment