in reply to OO doesn't seem to play nice with multiple instances
I have written quite a bit of Code where I will use multiple instances of the same Object. The funny thing is that it seems the all of the instances have the same instance data as the last Object that was instatiated.You probably meant to say is multiple instances of the same Class.
|
|---|