explaination on polymorphism

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mfshake
    New Member
    • Nov 2007
    • 16

    explaination on polymorphism

    i need help on understanding super class, keyword extend and implements, and how to write code using interface and subclasses?

    thank you
  • BigDaddyLH
    Recognized Expert Top Contributor
    • Dec 2007
    • 1216

    #2
    Originally posted by mfshake
    i need help on understanding super class, keyword extend and implements, and how to write code using interface and subclasses?

    thank you
    Try Sun's tutorial: http://java.sun.com/docs/books/tutor...ndI/index.html

    Comment

    Working...