call by reference means?

What is meant by ‘call by reference’?
In ‘call by reference’ method of calling functions, the called function declares a reference for the passed structure and refers to the original structure elements through its reference.

No comments:

Post a Comment

comment on this post

Note: Only a member of this blog may post a comment.