

MCQOPTIONS
Saved Bookmarks
1. |
The value of one primitive variable is assigned to another primitive variable by ___ in Java. |
A. | Pass by value |
B. | Pass by reference |
C. | - |
D. | - |
Answer» B. Pass by reference | |