Programming - Streams and Files - Discussion

You Are Here :: Home > JAVA > Streams and Files - Discussion

 



Q.

_______________ class object is used to represent address of the destination.                         


A. Input Stream B. Output Stream
C. Reader Class D. Writer Class

Answer: Option B
Explaination:

 


Output Stream class is the super class of all the classes which are used to write data in the form of bytes.It is used to represent address of the destination.




Discussion

Your Comments Goes here...
NameDiscussion