If by mistake you specify more number of arguments, the excess arguments will ____________
(a) be ignored
(b) produce compile error
(c) produce run-time error
(d) produce logical error
I had been asked this question during an online exam.
This question is from printf in division Input and Output in C of C