I have a question about instance variables and local variables...

When you have an instance variable defined outside of every method but inside a class (say variable named "X"), and you create a...