A function that receives variable number of arguments should use va_arg() to extract arguments from the variable argument list.

Correct Answer: True

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion