Java Interview Questions
Static variable is a class variable and is initialised before the object is created, can be accessed without the object.