Because default access levels vary across languages, and many people program in more than one language. It’s easy to become confused, either as the author or as someone reading the code later, thus explicit is nicer to deal with than implicit.
Because default access levels vary across languages, and many people program in more than one language. It’s easy to become confused, either as the author or as someone reading the code later, thus explicit is nicer to deal with than implicit.