What class is startIn? Does it have a method: fromString()


What class is printOut? The error message says the write(String) method is private.

You need to post the code that defines all the...