Types of comments There are the two types of comments in Java. Single line comments : # multiline comments: /* */ Tags Java