Ask Question
13 March, 16:15

If you know the maximum index of a string, what can you say about the maximum length of the string?

+4
Answers (1)
  1. 13 March, 17:06
    0
    The length will be one more. If you have e. g., a string of length 3, the indices will be 0,1 and 2, with 2 being the maximum one. So the (maximum) length is always one more than the maximum index.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “If you know the maximum index of a string, what can you say about the maximum length of the string? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers