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