Keywords and Variables
Keywords (data types, etc.) need to be lower case.
Variables will always be exactly as you declare them, including capitalization.
The /vars command in JShell can help you identify any misspellings you may have made.
Keywords (data types, etc.) need to be lower case.
Variables will always be exactly as you declare them, including capitalization.
The /vars command in JShell can help you identify any misspellings you may have made.