Java 101-2 (Learning basic terminology)
Terminology📚💻
Identifiers - used for identification purposes. Examples of Identifiers are class, method, variable names etc.
(Note - Img from GFG, for more detail on identifier naming rule, click here)
Reserved Words - Words reserved to represe...
jitm25.dev5 min read