+ 2
What is exact definition of METHOD ?
In tutorials they said that "method is function which is defined in a class". Then what about the " reverse() , count(), index() " were these defined in a class?
2 Réponses
+ 2
a method is a function thats in a class