MCQOPTIONS
Saved Bookmarks
| 1. |
In Java Pass by reference ___ is passed even if you are passing a reference to an object. |
| A. | Address value |
| B. | Variable value |
| C. | Hash code |
| D. | None of the above |
| Answer» B. Variable value | |