Static variables can create once and used many times without creating class Object . So Static variables and get memory once on declaration time. Static variables and Static methods are called without object directly with Class name with Dot operator. Static variables are also known as Class variables.24 Mar 2020