While all of the used variable, function, and class names are legal in Java, the code should conform to the [naming standards](http://www.oracle.com/technetwork/java/codeconventions-135099.html) for readability.
While all of the used variable, function, and class names are legal in Java, the code should conform to the naming standards for readability.