|
|
|
|
|
by MichaelGG
4327 days ago
|
|
What in particular do you mean by this? "Protected" accessibility, automatic mutual recursion for everything, nested classes -- and a few other edges? Is that enough to say C#'s a "stronger OO" language? Perhaps strictly speaking, as in, it has those few features more. But in practise? But then what of C#, which lacks object expressions? Which forces you to declare a type, often an interface, just to implement a member or two? |
|