Multiple Choice
Javadoc requires a comment to be delimited by _________ to be included in the extracted class interface.
A) // //
B) /* */
C) /** */
D) " "
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: Wrapper classes are provided for all primitive
Q31: null can be used:<br>A)to indicate a variable
Q32: Primitive types are reference types.
Q33: Only _ copy/copies of a static variable
Q34: A class that contains public methods that
Q36: You may use methods of the Math
Q37: When used with objects,what is the equality
Q38: You should avoid the use of null
Q39: The conversion from an object of a
Q40: Write ONE Java statement that computes and