Encyclopedia

call by value

Also found in: Acronyms.

call by value

[′kȯl bī ′val·yü]
(computer science)
A method of transferring arguments from a calling program to a subprogram in which the subprogram is provided with the values of the argument and on path leads back to the referencing program.
McGraw-Hill Dictionary of Scientific & Technical Terms, 6E, Copyright © 2003 by The McGraw-Hill Companies, Inc.

call by value

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.
Copyright © 1981-2025 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.
Mentioned in
Copyright © 2003-2025 Farlex, Inc Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.