Ch. 6.13: Using Reference Variables as Parameters Flashcards
1
Q
What is a reference variable?
A
When used as a function parameter, allows access to the original argument. A reference variable is an alias for another variable.
Intro to Computer Programming > Ch. 6.13: Using Reference Variables as Parameters > Flashcards
What is a reference variable?
When used as a function parameter, allows access to the original argument. A reference variable is an alias for another variable.
Intro to Computer Programming (78 decks)