Comment Re:Comparison to Objective-C? (Score 1) 570
Well that's a silly example. You should have subclassed the quiz type, then it would inherit the removeQuestion interface. I don't see how that's any better or worse than a strongly typed OO language.