1.

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

A. 1
B.
Answer» B.


Discussion

No Comment Found