Vidyalelo
C Programming · Q56

File Input Output

Programming · C Programming · question 56

Q56

Select the correct value of i from given options i=scanf("%d %d", &a, &b);

A.
1
B.
2
Answer
C.
3
D.
No value assigned

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board