By manoj , 6 March, 2023 Types of comments There are the two types of comments in Java. Single line comments : # multiline comments: /* */ Tags Java