How do you create method which can be accessed without the use of objects reference ?
Using FRIEND Keyword
Using STATIC Keyword
Using SHARED Keyword
NONE