

MCQOPTIONS
Saved Bookmarks
1. |
If a function receives a reference to a variable, can it modify the value of the variable? |
A. | Yes |
B. | No |
C. | We can not pass reference to a variable. |
D. | Reference can not contain function. |
Answer» B. No | |