« Mission Accomplished | Main | Back to reality. »
Poly-what?
By CubePirates | November 20, 2007
This is what happens when you spend 16 of the last 25 hours in a cube coding:
CubePirate: http://www.chron.com/disp/story.mpl/front/5306638.html
TheDude: when I first read that link I thought the word polymorphism was in it
TheDude: I’m loosing it
CubePirate: i don’t remember what that word means
CubePirate: it’s either from CS or that Religions class
TheDude: os;djfao;sifj;osdifja;osdifjso;difj
TheDude: haha I think its from both
TheDude: no thats polytheism
CubePirate: damnit, laughing in the cube
TheDude: unless your god is extensible
TheDude: I guess if Catholics believe that Jesus is descended from god, but they are one in the same
TheDude: that’s like a nested class that extends the superclass
TheDude: recursive God FTW!1!1
Topics: Cube Stories |
Polymorphism is a programming language feature that allows values of different data types to be handled using a uniform interface, duh. This is one of the first questions asked when interviewing for any OO job.
NERD ALERT.