In a computer program, a parameter may be passed to a procedure by value. Explain how this method works.

Parameters are variables sent to procedures so that the procedures are able to use them. There are two main ways of passing parameters, one of which is by value: Passing a parameter by value is where a copy of the variable you want to send is made, and sent to the procedure as a new variable. This means that any changes made to this new variable within the procedure will not affect the original variable.

AQ
Answered by Aymen Q. Computing tutor

2542 Views

See similar Computing A Level tutors

Related Computing A Level answers

All answers ▸

What is the denary equivalent of the hexadecimal number A7?


why is the Harvard architecture is sometimes used in preference to the von Neumann architecture and give examples of each system


Represent the denary number 5.625 as an unsigned binary fixed point number with three bits before and five bits after the binary point.


Give two types of management of either hardware or other resources that are performed by an operating system.


We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

MyTutor is part of the IXL family of brands:

© 2026 by IXL Learning