Multiple Choice
In Java,a block comment is delimited by:
A) */ /*
B) /* /*
C) /* */
D) */ */
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q33: Two kinds of Java programs are applications
Q34: Define the terms class,object,method and method call.
Q35: The modulus operator,%,returns the remainder of integer
Q36: A variable of type boolean can be
Q37: The hardest kind of error to detect
Q39: In Java,Strings are immutable objects.Immutable objects can
Q40: What does the String method trim)do? Give
Q41: Objects of type String are strings of
Q42: The syntax that declares a Java named
Q43: To mark a block comment for inclusion