Does the StringTokenizer for each line
have to use the same delimiters?
A good answer might be:
No. A file with a complicated format might need different delimiters for each line.
End of Chapter
You have reached the end this chapter. You may wish to make a token effort to review. Click on a subject that interests you to go to where it was discussed.
- Class StringBuffer.
- Reversing a String using String
- Reversing a String using StringBuffer
- Palindromes.
- Tokens and delimiters
- Class StringTokenizer
You have reached the end of the chapter.