0
What is meant by documentation comment?
3 Answers
+ 3
After creating an instance of a class, if you want to know what that class do actually, then instead of opening the source code, you can check that in your IDE provided that you write a documentation comment. This can be viewed in a Javadoc file
0
it is for generate java document
0
thank u for answering my question
Hot today
I have made a calculator in which my % (Percentage) not work correctly for 100%50 or 100%20.
0 Votes
Тренажер кода
0 Votes
Python palindrome challenge.
1 Votes
Java
0 Votes