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

  1. When the parameter is Boolean

  2. When the function is being declared as a member of a class

  3. When the parameter is being declared as passed by reference

  4. When the function contains only one parameter


Correct Option: C

Find more quizzes: