Local variable
Thursday, August 20, 2009
A local variable is a variable declared within a method. These are also known as automatic variables. Local variables, including primitives, must be initialized before you attempt to use them (though not necessarily on the same line of code).
Labels:
Local variable
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment