Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Interview
»
Technology
Which of the following is not used for commenting in java?
//
/* */
/** */
/** **/
Show Answer
Correct Answer:
/** **/
Explanation:
// is a single line comment
/* */ is commenting on one or more lines
/** */ is documentation comment
← Previous Question
Next Question→
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment