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.

If an argument from the parameter list of a function is defined constant then _______________

a) It can be modified inside the function
b) It cannot be modified inside the function
c) Error occurs
d) Segmentation fault

Answer: b
Explanation: A function is not allowed a constant member of the parameter list.

Join The Discussion