Java Tutorial 2 - Structure of Java Program (Remastered)

Published: 09 March 2020
on channel: Ken
200
2

Class name
by convention,it begins with an uppercase letter
Every Java program must have at least one class.
Main method
Runs a Java program
Statements
set of actions/instructors
Statement terminator
every statement ends with a semicolon (;).
Reserved words
Reserved words that have a specific meaning to the Java compiler and can NOT be used for other purposes in the Java program. e.g., public, class, static, void
Comments
/ single line comment
/* */ multi line comment
Blocks
{ }


On this page of the site you can watch the video online Java Tutorial 2 - Structure of Java Program (Remastered) with a duration of hours minute second in good quality, which was uploaded by the user Ken 09 March 2020, share the link with friends and acquaintances, this video has already been watched 200 times on youtube and it was liked by 2 viewers. Enjoy your viewing!