Vidyalelo
Java Programming · Q9

Input Output

Programming · Java Programming · question 9

Q9

In Java, what does the `FileOutputStream` class do?

A.
It is used to read data from a file
B.
It is used to read data from the keyboard
C.
It is used to write data to a file
Answer
D.
It is used to create directories

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board