1.

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

A. 1
B.
Answer» C.


Discussion

No Comment Found