There are three types of comments defined by Java.
The documentation comment can produce an HTML file that documents your program.
The documentation comment begins with a / and ends with a */.