A+ A+   Class Hierarchies
  • Mock frame
    • Index
  • username
  • Log out
  • Class Hierarchies
  • Course

  • Index
  • Exercise results
  • Notifications
  • External

  • Discussions
  • Help
  • Site

  • Home
  • Course archive
  • username
  • Log out
  • Course

  • Index
  • Exercise results
  • Notifications
  • External

  • Discussions
  • Help
« Q&A Session Modularity: Interfaces »
  1. Programming 3: Interfaces and Techniques »
  2. Class Hierarchies

Class Hierarchies¶

  • Modularity: Interfaces
    • Abstract Base Class
    • Interface Classes
    • Multiple Inheritance
      • Using Multiple Inheritance
      • Multiple Inheritance in Java and C++
  • Modeling Class Hierarchies
    • Structure Diagrams
    • Representing Behaviour
  • Java interfaces, part 1
    • Abstract classes
    • Type cast and inspecting object type
  • Java Generics, part 1
    • Generic interfaces
    • Generic functions
  • Java interfaces, part 2
    • Interface Comparable<T>
    • Interface Comparator<T>
    • Interfaces Iterable<E> and Iterator<E>
    • Anonymous classes
  • ⌛ Shapes
    • Testing
  • ⌛⌛ Comparison interfaces
    • Testing
  • ⌛⌛⌛ JSON
    • Testing
  • Q&A Session
« Q&A Session Modularity: Interfaces »
  • Privacy Policy