Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
@@newimpl and @newimpl in Net
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Armin Roehrl, post: 4413930"] The big difference is that all instances of one class share the same class variable, but have their own individual instance variable. If you change a class variable, it will change for all instances of that class. If you change an instance variable, only the instance variable of one specific instance will change and not for all the other instances. bye, -A. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
@@newimpl and @newimpl in Net
Top