Q288
What form the data must be entered for the given C code? scanf(“%d / %d”, &n1,&n2);
A.
6 9
B.
6/9
AnswerC.
compile error
D.
run-time error
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board