In this level, we have taken a few more steps forward in learning Java. We explored class loading and talked about static variables, methods, and classes. We figured out the most common reasons why the compiler yells at you, as well as the situations where you need to be especially careful to avoid...