previous | start | next

Self Check

  1. Why might you want to add a precondition to a method that you provide for other programmers?
  2. When you implement a method with a precondition and you notice that the caller did not fulfill the precondition, do you have to notify the caller?

previous | start | next