|
-
Nov 5th, 2005, 05:34 AM
#1
Thread Starter
Addicted Member
Polymorphism
I have read the book about OOP. It is said that Polymorphism is the ability to have the same method(the same name) in many classes.
I want to know that if I create two classes and each class has the same print method without using Inheritance or Interface. Is it called Polymorphism or not?
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
|