πŸ“Š PHP
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
πŸ’¬ Discuss
βœ… Correct Answer: (C) When the parameter is being declared as passed by reference

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
112215
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Yogesh
Publisher
πŸ“ˆ
80%
Success Rate