Q. Which class automatically flushes the data so that there is no need to call the flush() method. Moreover, its methods don't throw IOException?
β
Correct Answer: (D)
PrintStream class
You must be Logged in to update hint/solution