Which of the following do not need to be avoided to adhere to the course style guidelines

sufficient javadocs
  • debug statements left within the code
  • lines that are too long
  • unused fields/variables
  • hardcoded values

There are no hints for this question