MCQOPTIONS
Saved Bookmarks
| 1. |
Which type of function call is used in line 8 in the following PHP code? |
| A. | Call By Value |
| B. | Call By Reference |
| C. | Default Argument Value |
| D. | Type HintingView Answer |
| Answer» B. Call By Reference | |