Vidyalelo
C Programming · Q189

File Input Output

Programming · C Programming · question 189

Q189

If by mistake you specify more number of arguments, the excess arguments will . . . . . . . .

A.
be ignored
Answer
B.
produce compile error
C.
produce run-time error
D.
produce logical error

Answer: Option A

Solution

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