All the instance variables in the class will be null once the constructor exits. This is because you create local variables each with identical naming. This does not instantiate the actual instance...