#CS-6203
Awesome StudentQuestion • Object Oriented Programming

It can access class variables(static variables) without using object(instance) of the class.

Answer

Static methods