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

To elaborate: LIKE in any other language, streams are used for INPUT and output OPERATIONS.



Discussion

No Comment Found

Related InterviewSolutions