Jump to content

Object binding

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 217.81.2.254 (talk) at 23:07, 22 March 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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