Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

When we define the default values for a function?

a) When a function is defined
b) When a function is declared
c) When the scope of the function is over
d) When a function is called

Answer: b
Explanation: Default values for a function is defined when the function is declared inside a program.

Join The Discussion