Q: How Many C++ Programmers Does It Take To Change A Light Bulb?

HomeShort JokesProgrammer Bulb Jokes

Q: How many C++ programmers does it take to change a light bulb?
A: You're still thinking procedurally. A properly designed light bulb object would inherit a change method from a generic light bulb class, so all you would have to do is send a light-bulb-change message.

Related: