Section 10.1.j2 Top Level Code Quality Sub Level 10.1 Best Practices Java Constants should be declared as final so that they are not modified inadvertently.