package p; //initialize in method class A{ static void f(){ int i= 0; } }