Variable Number of Arguments - Programming

Q1:

va_list is an array that holds information needed by va_arg and va_end

A True

B False

ANS:A - True

No answer description is available. Let's discuss.