When reading the IT question and the accepted answer to the question, I was not able to get the difference between the two types of methods. Actually got the point by reading the example, but then I could not write my own static method.
I tried googling to create a static method in object c static methods
What returned the links to this and this question. But, an example here are the CLASS methods according to the first link in the question. What scares me.
Can someone here show me how to create a static method that is not a class method?
Any light on this would be appreciated.
source
share