Q. Each call of va_arg _______ (Solved)
1. Returns one argument
2. Steps va_list variable to the next
3. Returns one argument & Steps va_list variable to the next
4. None of the mentioned
- c. Returns one argument & Steps va_list variable to the next