Solved

Which Properties Are True of String Objects

Question 39

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 answers A and B are true.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions