Examveda
Examveda

What is the purpose of default arguments in C++ functions?

A. Allows a function to be called without providing all arguments

B. Sets a default return value for the function

C. Defines default behavior for the function

D. Specifies the default data type for parameters

Answer: Option A


Join The Discussion

Related Questions on Functions and Procedures in C plus plus