There is no need to create a class object to access a static variable or call a static method: simply put the class name before the static variable or method name to use them .
There is no need to create a class object to access a static variable or call a static method: simply put the class name before the static variable or method name to use them .