|
-
November 2nd, 2006, 05:32 AM
#1
Polymorphism
hello,
i know polymorphism gives you the ability to use the same object for several different types , but it can be done without polymorphism (with casting and inheritance)...
so can someone explain to me what can be done with polymorphism that cant be done in any other way (like with only inheritance and casting)?
an example would be nice
thanks in advanced.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|