ନ୍ୟୁଜ୍

1)static variables (global variables and named constants), Static class variables can also be considered in java as static variables. 2)stack-dynamic variables. Which are dynamically allocated at ...
//name = "kabir"; we can't update the global value in globally so call into in local always. Update_Value_ForGlobalVariable ns= new Update_Value_ForGlobalVariable(); //calling class object ref ...