C++ Pointers & Functions Question:

How many max number of arguments can present in function in c99 compiler?
a) 99
b) 90
c) 102
d) 127