I am trying to read a txt file with ObjectInputStre am, but it is throwing IOException, the "exc" in the code below shows java.io.StreamC orruptedExcepti on, please I need quick help for this. Thank you in advance.
Code:
catch(IOException exc)
Comment