| 2. |
When should you explicitly flush an output stream?
Please select the best answer.
|
| |
A.
|
Whenever you need to make sure data is sent before you're through with the stream |
| |
B.
|
Never, because all output streams automatically flush whenever a new line in written |
| |
C.
|
Always |
| |
D.
|
Whenever you've used the output stream for a very short time |