I'm studying java language for SCJP test.
It is little bit hard to understand "polymorphic method".
Could you explain it for me? or give me some links?
I'm studying java language for SCJP test.
It is little bit hard to understand "polymorphic method".
Could you explain it for me? or give me some links?
Polymorphism is a process of representing 'one form in many forms'.
It is not a programming concept but it is one of the principle.
To know more - http://algovalley.com/java/polymorphism.php