True/False
Default arguments can be used with either call-by-value or call-by-reference parameters.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: A call-by-value parameter may pass data only
Q18: Functions that call other functions can be
Q19: Which of the following function declarations with
Q20: Consider the revised pizza buying program of
Q21: Write a definition for a void-function that
Q23: Which of the following overloadings will be
Q24: What is a driver program?
Q25: Call-by-reference is restricted to void functions.
Q26: The fundamental rule for testing functions requires
Q27: Names of parameters in functions,especially function prototypes,have