In a Java program, all characters are grouped into symbols called tokens. ... The first category of token is an Identifier. Identifiers are used by programmers to name things in Java: things such as variables, methods, fields, classes, interfaces, exceptions, packages,