Ask Question
11 July, 18:03

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

+3
Answers (1)
  1. 11 July, 18:33
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers