| 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 Also: Example Code
Java help: If Boolean Logic | Strings | While and For Loops | Arrays and Loops
Copyright Nick Parlante 2006-07 - privacy