Java Tutorial 2 - Structure of Java Program (Remastered)

Publié le: 09 mars 2020
sur la chaîne: 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
{ }


Sur cette page du site, vous pouvez voir la vidéo en ligne Java Tutorial 2 - Structure of Java Program (Remastered) durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Ken 09 mars 2020, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 200 fois et il a aimé 2 téléspectateurs. Bon visionnage!