|
-
Feb 27th, 2000, 05:33 AM
#1
Thread Starter
New Member
Could someone please explain static? Thanks!
-
Feb 27th, 2000, 06:41 AM
#2
Guru
It depends on the context, but I think it probably means a class that retains its state after it has been destroyed (or a class that does not get destroyed, it remains in memory) If the object is later instantiated, it will have the same state as when it was destroyed.
That's my theory. Anyone else?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|