Search:

Type: Posts; User: TP-Oreilly

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    1,515

    Re: Polymorphism.

    So polymorphism is the act of inheriting a class and overriding methods from it/adding to it, so making a class based on another. And as polymorphism means many forms, we call this polymorphism...
  2. Replies
    2
    Views
    1,515

    Polymorphism.

    Hi,

    Im just trying to get the right idea about polymorphism.

    Is polymorphism simply the act of inheriting an abstract class and defining the methods yourself. As polymorphism means many forms,...
Results 1 to 2 of 2