Computer Science Canada Inheritance and Polymorphism |
| Author: | raptors892004 [ Thu Dec 07, 2006 10:10 am ] |
| Post subject: | Inheritance and Polymorphism |
Can you provide me with any websites that easily explain the concepts of Java Inheritance and Polymorphism (Polymorphism is the one I'm having most trouble with).. Thanks in advance |
|
| Author: | wtd [ Thu Dec 07, 2006 12:06 pm ] |
| Post subject: | |
There was a thread just created about this: http://compsci.ca/v2/viewtopic.php?t=14384 |
|
| Author: | raptors892004 [ Thu Dec 07, 2006 4:12 pm ] |
| Post subject: | |
Thanks for the link. I saw it before but didn't think it was too relevant as it listed some quesitons and my inquiry was about tutorials. But now upon further review of that topic i see it explains polymorphism and inheritance quite a bit. I guess I was a bit distracted while browsing the forum at school Thanks |
|