Java application uses an output stream to read data from a source - Core Java

Q.  Java application uses an output stream to read data from a source, it may be a file, an array, peripheral device or socket.
- Published on 22 Jul 15

a. True
b. False

ANSWER: False
 

    Discussion

  • Tushar   -Posted on 13 Nov 17
    Java application uses an Inputput stream to read data from a source, it may be a file, an array, peripheral device or socket.
    &
    Java application uses an output stream to wright data to a source, it may be a file, an array, peripheral device or socket.

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)