Q. Which of the following macro extracts an argument from the variable argument list (ie ellipsis) and advancethe pointer to the next argument? (Solved)
1. va_list
2. va_arg
3. va_end
4. va_start
- b. va_arg
1. va_list
2. va_arg
3. va_end
4. va_start