How to call a function named “sum”?
sum()
call function sum()
call sum()
None of the above
Correct Answer : A
How many parameters can be passed to a function?
Which declaration provides the value of a function?
Which of the following is not a valid function call?