String handling in Java
Across
- 3. Checks substring
- 8. Converts to uppercase
- 9. Returns character at index
- 10. Returns length of string
Down
- 1. Replaces characters
- 2. Joins two strings
- 4. Finds position
- 5. Compares two strings
- 6. Converts to lowercase
- 7. Extracts part of string