Java class that reads text from the input stream.
Buffered Reader
Means adding a Library/Package full of classes and methods that are premade for ease of use.
Import
Used to provide standard dialog boxes such as message dialog box, confirm dialog box and input dialog box.
JOptionPane
Reads text from standard input and returns it to a program.
Scanner