Java Tutorial 2 - Structure of Java Program (Remastered)

Pubblicato il: 09 marzo 2020
sul canale di: 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
{ }


In questa pagina del sito puoi guardare il video online Java Tutorial 2 - Structure of Java Program (Remastered) della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Ken 09 marzo 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 200 volte e gli è piaciuto 2 spettatori. Buona visione!