Variable Declarations
We know about the variable access, Which is signifies to the ability of code in one class to access a variable in another class, in this case we\'ll looking at the other keywords that apply to variable declarations,but first we\'ll do a quick review of the difference between instance and local variables.