Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
C Programming
»
Variable Number of Arguments
Can the fixed arguments passed to the function that accepts variable argument list, occur at the end?
Yes
Correct Answer:
No
← Previous Question
Next Question→
More Questions from
Variable Number of Arguments
Is it necessary that in a function which accepts variable argument list there should be at least be one fixed argument?
The macro va_arg is used to extract an argument from the fixed micro argument list and advance the pointer to the next argument.
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments