Comment on Why the "private" keyword is the modern day "goto"Comments−Lendal16yUsing private where you should should use protected is nowhere near as bad as using goto.
Comments
Using private where you should should use protected is nowhere near as bad as using goto.