Jump to content

Object binding

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Alaibot (talk | contribs) at 04:48, 25 November 2006 (Robot: Automated text replacement (-{{[Uu]ncat(|egori[sz]ed)\|November 2006}} +{{uncategorizedstub|November 2006}})). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Several object binding times exist in object oriented systems. Java, for example, has late binding leading to more loosely coupled systems (at least for deployment).