filmov
tv
Run Java Statements without writing a class | JShell - REPL Platform for Java [PRACTICAL VIDEO]

Показать описание
This video covers the practical usage of JShell, an REPL (Read-Evaluate-Print Loop) platform for Java, where without writing the whole class you can directly just write the Statements , Expressions, Methods and Classes