Multiple Choice
Which special delimeter is used with the javadoc utility to document method arguments?
A) /**
B) @param
C) @return
D) @javadoc
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q27: Consider the following code fragment from the
Q28: The use of an instance variable name
Q29: What are the operations that any programmer
Q30: When you declare a method, you also
Q31: Which statement describes a central benefit of
Q33: A class declaration consists of which of
Q34: Identify the explicit parameter of the withdraw
Q35: We want to create a class that
Q36: We want to create a class that
Q37: Consider the following invocation of the deposit