1.

How can you write multiline comments in java program?

Answer»

Beginning a comment line with two consecutive forward slashes (//) Writing the comment between the symbols /* and */



Discussion

No Comment Found

Related InterviewSolutions