In functions that return reference use variables-02921
In functions that return reference, use __________ variables.
This multiple choice question (MCQ) is related to the book/course vu cs201 Introduction to Programming. It can also be found in vu cs201 Lecture No.30 - Quiz No.1.
In functions that return reference, use __________ variables.
global
Static
Both of above
object