What is the purpose of comments in Java code?
To change the flow of execution
To execute special commands
To declare variables
To document and explain code