MCQOPTIONS
Saved Bookmarks
| 1. |
While coding in c programming for "call by reference" we pass |
| A. | Address of variable |
| B. | Value of variable |
| C. | Either value or address |
| D. | Both value and address |
| Answer» B. Value of variable | |