Q. Which method of DataInputStream class reads a line from the file and returns it as a string?
β
Correct Answer: (B)
readLine()
You must be Logged in to update hint/solution