✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
String:
- char charAt(int index)
- String substring(int beginIndex, int endIndex)
- int indexOf(int ch)
- int lastIndexOf(int ch)
- boolean contains(CharSequence s)
- boolean startsWith(String prefix)
- boolean endsWith(String suffix)
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!