Submitted by heartin on Fri, 08/24/2012 - 23:43
There are three types of comments used in Java. These are single line comments, block comments and documentation comment. Also read why block comments might not always reliably comment out a section of code.