InterviewSolution
Saved Bookmarks
| 1. |
Which of these is used to perform all input & output operations in Java?(a) streams(b) Variables(c) classes(d) MethodsThe question was posed to me in exam.This interesting question is from Input & Output Basics in chapter I/O & Applets of Java |
|
Answer» The CORRECT choice is (a) STREAMS |
|