News

What does call by reference actually mean? Find out inside PCMag's comprehensive tech and computer-related encyclopedia.
In programming, a call to a subroutine (function) that passes the actual data of the parameters used in the subroutine. See call by reference and call by name.