Multiple Choice
Which properties are True of String objects?
A) Their lengths never change
B) The shortest string has zero length
C) Individual characters within a String may be changed using the replace method
D) The index of the first character in a string is one
E) Only A and B are True
Correct Answer:

Verified
Correct Answer:
Verified
Q34: You may use the String.replace() method to
Q41: These two ways of setting up a
Q42: Which of the following GUI components is
Q44: The String class' compareTo method<br>A) compares two
Q46: Java.text's NumberFormat class includes methods that<br>A) allow
Q46: These two ways of setting up a
Q47: In the StringMutation program shown in Listing
Q48: What is the difference between a heavyweight
Q49: The main difference between a frame and
Q50: In addition to their usage providing a