CS 1713 Introduction to Programming II Spring 2012 Daily Answers


Class 10:

  1. extends
  2. implements
  3. 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.