Biology Forums - Study Force

Science-Related Homework Help Computer Studies Topic started by: Izaganag on Sep 21, 2015



Title: Can a program exhibit polymorphism if it only implements early binding?
Post by: Izaganag on Sep 21, 2015
Can a program exhibit polymorphism if it only implements early binding?
A) Yes, because early binding has nothing to do with polymorphism
B) Yes, because one form of polymorphism is overloading
C) Yes, because so long as the programs uses inheritance and/or interfaces it supports polymorphism
D) No, because without late binding polymorphism cannot be supported
E) none of the above


Title: Re: Can a program exhibit polymorphism if it only implements early binding?
Post by: habibti on Sep 25, 2015
Content hidden


Title: Re: Can a program exhibit polymorphism if it only implements early binding?
Post by: Izaganag on Sep 28, 2015
That makes life a whole lot easier, thank you for answering.


Title: Re: Can a program exhibit polymorphism if it only implements early binding?
Post by: habibti on Sep 28, 2015
Give me a shout if you need anymore help.