InterviewSolution
Saved Bookmarks
| 1. |
What is the output returned by Console if ReadLine() stores I/O error?(a) 1(b) 0(c) False(d) I/O EXCEPTION ERROR |
|
Answer» The correct answer is (d) I/O EXCEPTION ERROR The best I can explain: None. |
|