|
Urgent java help!!
|
View this Thread in Original format
| UglyDave |
Using appropriate examples explain:
d. How objects are created dynamically and destroyed automatically in Java
hyelp me please!! |
|
|
| drizzt81 |
www.google.com
dynamic creation: When you first reference an object in java, it will be created is no handle exists. An object is destroyed when the last handle to it is erased.
all of this information is given without any guarantees to its accuracy |
|
|
| UglyDave |
| quote: | Originally posted by drizzt81
www.google.com
dynamic creation: When you first reference an object in java, it will be created is no handle exists. An object is destroyed when the last handle to it is erased.
all of this information is given without any guarantees to its accuracy |
handed up something anwyays, was only a small bit of the assignment neways..
cheers anways!
Dave |
|
|
|
|