Ask Question
14 December, 12:19

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

+5
Answers (1)
  1. 14 December, 12:32
    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?
Find 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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers