Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Variable Number of Arguments Questions
In C (stdarg.h), what does the va_arg macro do in a variadic function? Select the most accurate statement about va_arg's role when extracting values from a variable argument list (after va_start has been called).
1
2