In this post we’ll look at a problem that we could have with the Java compiler when we don’t initialize a local variable. We’ll also see how the Java compiler behaves when it comes to class members.

Continue reading >>