in java which kind of variable are not initialized by default vales.
The answer of your question is that the local variables are not initiated by default Values. This statement means that the local variables can be assigned and declared a value before the variables are used for the first time Or the compiler can show an error.