Which of the following is false according to the course style guidelines?

constants use a reverse camel case convention
  • methods and variable follow the same naming convention
  • classes and interfaces both follow the same naming convention
  • package names should be all lowercase

There are no hints for this question