Programming - Streams and Files - Discussion

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

 



Q.

Object of ___________________________ class contains address of the file from which we need to write the data.                         


A. FileInputStream B. FileReader and FileWriter
C. FileInputStream and FileWriter D. FileOutputStream

Answer: Option D
Explaination:

 


Object of FileOutputStream class contains address of the file from which we need to write the data.




Discussion

Your Comments Goes here...
NameDiscussion