In this example, I would like to show you how to get started with Java 9 REPL (The Java Shell: Read-Eval-Print Loop). Oracle site has excellent details of the features. Here, I present some examples and details to get started along with some of the important features and commands of this useful feature added in ...