Answer:
fail
Explanation:
A stream is a sequence of characters in Java program. Most programs in Java need to write or read data. A program may get inputs from any data source by just reading a sequence of characters from the stream which is attached to a source.
This stream are used to take inputs for a program in Java.
But when an input stream enters any fail state, all the input streams are ignored in the subsequent input statements. And as a result the computer executes the program and gives incorrect results.
Thus the answer is -- "fail".