InterviewSolution
Saved Bookmarks
| 1. |
gets() function checks overflow run.(a) True(b) False(c) Depends on the standard(d) Undefined behaviourThis question was addressed to me in an interview for job.I'm obligated to ask this question of Line Input & Output topic in portion Input and Output in C of C |
|
Answer» The CORRECT ANSWER is (B) False |
|