Q.

Under what circumstance is it impossible to assign a default value to a parameter while declaring a function?

A. When the parameter is Boolean
B. When the function is being declared as a member of a class
C. When the parameter is being declared as passed by reference
D. When the function contains only one parameter
Answer» C. When the parameter is being declared as passed by reference
3.2k
0
Do you find this helpful?
22

View all MCQs in

Linux and PHP

Discussion

No comments yet