The local variables are not initialized to any default values. We should not use local variables with out initialization. Even the java compiler throws error.