Search:

Type: Posts; User: Junky

Search: Search took 0.14 seconds.

  1. Replies
    11
    Views
    1,688

    Re: accessing class method problem

    Then you should learn.

    Basically static means it belongs to the class and not an instance of the class. Imagine if in the Person class the name was static. Then you, me and everybody in the world...
  2. Replies
    11
    Views
    1,688

    Re: accessing class method problem

    Then why have you made everything static?
Results 1 to 2 of 2