Q.

Which of the following macro extracts an argument from the variable argument list (ie ellipsis) and advance the pointer to the next argument?

A. va_list
B. va_arg
C. va_end
D. va_start
Answer» B. va_arg
825
0
Do you find this helpful?
7

View all MCQs in

C Language

Discussion

No comments yet