volume_mute

Java supports documentation comment

publish date2021/01/07 04:52:00 GMT+11

volume_mute
True
False

Correct Answer

True

Explanation

Java supports documentation comment (/** ... */) to create documentation for java source code.

Reference

https://www.javatpoint.com/corejava-interview-questions


Quizzes you can take where this question appears