:::::::::::Big number In array without sorting:::::::: :::::::::::::Deep copy and Shallow Coppy::::::::::::: :::::::::::::::Local Variable::::::::::::::::::::::::: A variable that is declared inside the METHOD is called local variable. :::::::::::::::Instance Variable:::::::::::::::::::::: A variable that is declared inside the class but outside the method is called instance variable . It is not declared as static. :::::::::::::::Static Variable:::::::::::::::::::::::: A variable that is declared as static is called static variable. It cannot be local.
Check out your Company Bowl for anonymous work chats.