3 Language Shell

You use the language shell to learn the Java language, explore new features and APIs, and prototype new code.

The following topic describes the Java language shell:

  • jshell: Interactively evaluates declarations, statements, and expressions of the Java programming language in a read-eval-print loop (REPL).