Miłosz Orzeł’s Programming Blog
Posts
Categories
Tags
Posts
Categories
Tags
Posting sporadically since 2007...
Access
2016
Differences in Java and C#: protected
2016-02-10
Java and C# are very similar languages so if you have to switch between the two it’s easy to overlook subtle differences. One of the tricky bits is the meaning of protected access modifier.