Multiple Choice
The Java compiler ignores any text between ____.
A) (* and *)
B) /* and */
C) {* and *}
D) // and //
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: Which statement stores an integer value in
Q6: What is the name of the =
Q7: In Java, a comment on a line
Q8: Which class is part of the java.lang
Q9: Which of the following declares a variable
Q11: Which import statement allows for the use
Q12: Which of the following represents a method
Q13: Input to a method, enclosed in parentheses
Q14: To use a class in another package
Q15: What is the declared return type for