Question: Help plz. A call to a C++ function is O A The name of the function followed by empty parentheses. B. The name of the
A call to a C++ function is O A The name of the function followed by empty parentheses. B. The name of the function followed by any number of arguments, regardless of the number of parameters in the definition. C. O The name of the function followed by a number of arguments not greater than the number of parameters in the definition. OD The name of the function followed by exactly the number of arguments as there are parameters in the definition
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
