| about | help | done | prefs | create account |
Basic string problems -- no loops. Use + to combine Strings, str.length() is the number of chars in a String, str.substring(i, j) extracts the substring starting at index i and running up to but not including index j. See the Java String Help document for help with strings.
See Also: Example Code Java help: If Boolean Logic | Strings | While and For Loops | Arrays and Loops
Copyright Nick Parlante 2006-09 - privacy