How to Read a Text File in Java

Did we not just learn how to take input from user in Java in the last chapter? It would be only befitting to learn how to read a text file in Java almost immediately....