Revature interview question

What is an instance variable?

Interview Answer

Anonymous

4 Mar 2019

a variable that only exist as an instance of a class, an object of a class.