InterviewSolution
Saved Bookmarks
| 1. |
Which of the following statement is true?(a) The symbolic constant EOF is defined in (b) The value is -1(c) The symbolic constant EOF is defined in & value is -1(d) Only value is -1I had been asked this question in unit test.This key question is from Standard Input & Output topic in division Input and Output in C of C |
|
Answer» The correct OPTION is (C) The symbolic constant EOF is defined in |
|