A local variable is the variable you declare in a function.
A member variable is the variable you declare in a class definiton.
A local variable is the variable you declare in a function.
A member variable is the variable you declare in a class definiton.