adplus-dvertising
frame-decoration

Question

Which header file should you include if you are to develop a function that can accept variable number of arguments?

a.

varag.h

b.

stdlib.h

c.

stdio.h

d.

stdarg.h

Answer: (d).stdarg.h

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which header file should you include if you are to develop a function that can accept variable number of arguments?