Study Notes (01): Java White practice manual - basic grammar: from scratch to learn Java (a)

Learning immediately: https://edu.csdn.net/course/play/27274/361049?utm_source=blogtoedu

Identifier: name of the class names, variables, methods, interfaces

Keywords can not be used as an identifier

Identifiers case sensitive

Beginning with the letter a dollar sign camelCased nomenclature interval uppercase characters

Released two original articles · won praise 0 · Views 36

Guess you like

Origin blog.csdn.net/qq_41115462/article/details/104241740