InterviewSolution
Saved Bookmarks
| 1. |
Choose the class on which all stream classes are defined?(a) System.IO.stream(b) Sytem.Input.stream(c) System.Output.stream(d) All of the mentionedThe question was posed to me in homework.This key question is from Introduction of Stream Classes in portion Console I/O Operations and Stream Classes of C# |
|
Answer» Correct answer is (a) System.IO.stream |
|