Multiple Choice
What is the output of this code sequence?
String word = "Java";
System.out.println( word.charAt( 1 ) ) ;
A) J
B) a
C) v
D) "
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q32: Java would generate a compiler error and
Q33: What is the value of the expression
Q34: By convention, method names, instance variables, and
Q35: The automatic conversion from a primitive numeric
Q36: The automatic conversion from a numeric wrapper
Q38: The first index of a String is
Q39: Which methods of the String class would
Q40: String is in the java.string package.
Q41: The data associated with an object of
Q42: The length method of the String class