Examveda

What form the data must be entered for the given C code?
scanf(“%d / %d”, &n1,&n2);

A. 6   9

B. 6/9

C. compile error

D. run-time error

Answer: Option B


This Question Belongs to C Program >> File Input Output

Join The Discussion

Related Questions on File Input Output