Computer Science, asked by schoolfrnds, 8 months ago

what are the types of comments in java​

Answers

Answered by Anonymous
21

Explanation:

There are 3 types of comments in java.

Single Line Comment(used to comment only one line)

Multi Line Comment(used to comment multiple lines of code)

Documentation Comment(used to create documentation API)

Answered by Anonymous
3

Answer:

There are 3 types of comments in java.

  • Single Line Comment(used to comment only one line)
  • Multi Line Comment(used to comment multiple lines of code)
  • Documentation Comment(used to create documentation API)

Hope it helps you.....

PLEASE FOLLOW ME......

Similar questions