What are referenced object?

Posted by silpa on Sep 17 2007

copy of an object maintains link to the source object.
any changes to source object same are done reflected in the reference object

Leave a Comment