Variable Number of Arguments - Programming

Q1:

The macro va_arg is used to extract an argument from the variable argument list and advance the pointer to the next argument.

A True

B False

ANS:A - True

No answer description is available. Let's discuss.