

MCQOPTIONS
Saved Bookmarks
1. |
In PHP default behavior for user defined functions is |
A. | Call-by-value |
B. | Call-by-reference |
C. | Call-by-type |
D. | None of them |
Answer» B. Call-by-reference | |