Q&A Discussions
Search
Search
Ask a question
Ask a question
what does it mean that documents purpose comments /** */
comments
java
2 Votes
3 Answers
27th Jul 2017, 6:40 AM
Bhavin Kanzariya
What is the difference between /** */ and /********** **********/
comments
java
0 Votes
3 Answers
10th Aug 2017, 10:54 PM
Dimitris Kele
What is the difference between multi-line comment /* */ and documentation comment /** */ in Java?
java
6 Votes
5 Answers
14th Aug 2019, 3:17 AM
Safaa Alnabhan
What is documentation comments and Javadoc
/**
0 Votes
1 Answers
6th Nov 2022, 1:59 AM
Avi Yadav
Что такое документация
*/
/**
0 Votes
3 Answers
22nd Jan 2023, 10:46 AM
ВолКот
Can you explain me the deference between these comments /** */ and these /* */ ?
comments
1 Votes
2 Answers
12th Jan 2017, 1:13 PM
Christina Repou
import java.util.Scanner; public class H2A { /** * @param args the command line arguments */ public static
java
-1 Votes
1 Answers
10th Sep 2020, 7:05 PM
rachel mensah
You can add a Java doc style comment by using:1. // characters in the beginning of the line. 2. /** and */ characters to wrap a
comments
java
1 Votes
2 Answers
13th Jul 2017, 6:01 AM
SUBHASIS BISWAJIT KAR
Ask a question
Ask a 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
Failed Test 3 In No Numerals Solution For Code Coach
1 Votes
Any code i open it's incomplete, any solution?
0 Votes
Adjacent number multiplication in a string.
3 Votes
Python palindrome challenge.
1 Votes
Java
0 Votes
I have a problem in html in the third practice in the third lesson there is a cv project how will I do they said wrap the code u
0 Votes
Are any solutions shorter than mine?
2 Votes
Error in python practice solution?
0 Votes