Posts

Showing posts from December, 2020

Jshell First Snippets Screenshot

Image
 

First Snippets!!

 This is my first post on my Java learning journey. I am starting with JavaShell(or JShell as it is commonly known). I started with basic functions like mathematical operators and operants and the function - "System.out.println" I have some screenshots in the next post. Functions -  ==> Operators ( /*-+ ) ==> System.out.println()