A function with variable number of arguments

1.8 A function with variable number of arguments
A) Have only one prototype declaration
B) Should have as many as prototype declaration to be used to actual functions used with
different parameters
C) No prototype of the function required
D) None of the above


Leave a Reply