What is wrong with this keyword in Java?
Can be used within a constructor
Can not be used to refer to static variables
mplicitly refers to an object within instance methods
Can be used within static methods