Learn Java First Program/ How to write Java Program in Editplus

Published: 25 December 2021
on channel: VSMtutorial
220
5

Description:

•Public is access modifier
•Every Java program should have Class with class keyword
•So my class name is FirstJavaProgram

–main- is a function
  Function is set of instructions to make modular development.
–void is return type
–static means without creating the object of a class, we can access the method.
–public means globally accessible from all the programs.

•Java System.out.println() is used to print an argument that is passed to it.


On this page of the site you can watch the video online Learn Java First Program/ How to write Java Program in Editplus with a duration of hours minute second in good quality, which was uploaded by the user VSMtutorial 25 December 2021, share the link with friends and acquaintances, this video has already been watched 220 times on youtube and it was liked by 5 viewers. Enjoy your viewing!