1.

Which stream does Java application uses to read data from a source, it may be a file, an array, peripheral device or socket?

A. InputStream
B. OutputStream
C. Input/OutputStream
D. None of the above
Answer» B. OutputStream


Discussion

No Comment Found