Multiple Choice
Java language has support for which of the following types of comment ?
A) block, line and javadoc
B) javadoc, literal and string
C) javadoc, char and string
D) single, multiple and quote
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: Under what circumstances might you use the
Q7: Consider<br>Public class MyClass<br>{<br>Public MyClass(){/*code*/<br>}<br>// more code...<br>}<br>To instantiate
Q8: You read the following statement in a
Q9: In Java Inheritance<br>A)all fields of a class
Q10: When does Exceptions in Java arises in
Q12: Which of the following is the correct
Q13: Which of the following statement is correct?<br>A)For
Q14: A class that cannot be a subclass
Q15: Consider the following code snippet<br>String river =
Q16: Which of these keywords is used to