Examveda

What will be the output of the following C code?
scanf(“ %d %d %d”,&n1,&n2);

A. read data for two

B. generate error

C. read data for three

D. nothing can be said

Answer: Option B


This Question Belongs to C Program >> File Input Output

Join The Discussion

Related Questions on File Input Output