Which function-like macro is used in <stdarg.h> to retrieve the next argument from the variable argument list?

Which function-like macro is used in <stdarg.h> to retrieve the next argument from the variable argument list?
A . va_list
B . va_arg
C . va_end
D . va_start

Answer: B

Explanation:

The va_arg macro is used to retrieve the next argument from the variable argument list.

Latest CLP-12-01 Practice Questions with 160 Q&As

Updated Study Material | Instant Download | Detailed Answers and Explanations

Subscribe
Notify of
guest
0 Comments