InterviewSolution
Saved Bookmarks
| 1. |
Which of these data types is returned by every method of OutputStream?(a) int(b) float(c) byte(d) none of the mentionedI have been asked this question by my college director while I was bunking the class.The origin of the question is Byte Stream in portion Console I/O Operations and Stream Classes of C# |
|
Answer» Correct OPTION is (d) NONE of the mentioned |
|