CIT-73 Home http://www.c-jump.com/CIT73/CIT73syllabus.htm

Chapter 3, Advanced Concepts: Constructors, Overloading, Exceptions


  1. Week 5, Chapter 3, Advanced Concepts: Constructors, Overloading, Exceptions
  2. Object Constructors
  3. When is constructor called ?
  4. The new keyword in Java
  5. Inside a Constructor
  6. Default constructor
  7. Multiple Constructors
  8. Method overloading (Java)
  9. Using UML to Model classes
  10. How the super class is constructed
  11. Error handling: Java Exceptions
  12. What is an exception?
  13. Exception Object
  14. try and catch
  15. Exception Demo
  16. Exception UML diagrams
  17. Week 5 Reading: pages 43-53