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

Correct Answer: False

Discussion & Comments

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