PLS What do we mean when we say a variable is assigned or passed by reference? O That we always need to maintain a refer
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
PLS What do we mean when we say a variable is assigned or passed by reference? O That we always need to maintain a refer
PLS What do we mean when we say a variable is assigned or passed by reference? O That we always need to maintain a reference to both copies of the value O A new copy of it is created referencing the original, and changes made to the copy will not reflect in the original O Nothing, this is meaningless terminology A reference to the original is assigned or passed, and changes in either location will reflect in the other
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!