

MCQOPTIONS
Saved Bookmarks
1. |
Point out the error in the following program.
#include
|
A. | Error: invalid va_list declaration |
B. | Error: var c data type mismatch |
C. | No error |
D. | No error and Nothing will print |
Answer» C. No error | |