Special words—also called keywords—such as public, class, and if must be in lowercase, but class names such as System and String are capitalized.
If you forget to capitalize the special words, it will make errors to the whole code.
Special words—also called keywords—such as public, class, and if must be in lowercase, but class names such as System and String are capitalized.
If you forget to capitalize the special words, it will make errors to the whole code.