CS 1713 Introduction to Programming II Spring 2012 Daily Answers
Class 10:
- extends
- implements
- This one will be asked again.
Think about using indexOf and substring.
If you use StringTokenizer, thinkl about what happens if the parameter has no tokens.