what is a JAVA comment
Answers
Answered by
1
Answer:
Comments in Java are the statements that are not executed by the compiler and interpreter.
Answered by
26
Comments in Java are the statements that are not executed by the compiler and interpreter. It can be used to provide information or explanation about the variable, method, class or any statement. It can also be used to hide program co de for a specific time.
Similar questions
English,
23 days ago
Computer Science,
23 days ago
Hindi,
1 month ago
Math,
8 months ago
English,
8 months ago