Correct Answer : Option (C) : va_list
Explanation : va_list is provided by C++ to access manipulated arguments in function.