# Object binding

> Mediated Wiki article. Canonical URL: https://mediated.wiki/source/Object_binding
> Markdown URL: https://mediated.wiki/source/Object_binding.md
> Source: https://en.wikipedia.org/wiki/Object_binding
> Source revision: 1303149903
> License: Creative Commons Attribution-ShareAlike 4.0 International (https://creativecommons.org/licenses/by-sa/4.0/)

{{One source|date=March 2025}}

Several '''object binding'''<ref>{{cite web |title=Object Binding Tips and Tricks |url=https://www.codemag.com/article/0603011/Object-Binding-Tips-and-Tricks |website=codemag.com |access-date=10 March 2025 |language=en-us}}</ref> times exist in [object oriented](/source/Object-oriented_programming) systems. [Java](/source/Java_(programming_language)), for example, has late [binding](/source/Name_binding) leading to more [loosely coupled](/source/loose_coupling) systems (at least for [deployment](/source/Software_deployment)).

==References==
{{Reflist}}

Category:Object-oriented programming

{{Compu-lang-stub}}

---
Adapted from the Wikipedia article [Object binding](https://en.wikipedia.org/wiki/Object_binding) by Wikipedia contributors ([contributor history](https://en.wikipedia.org/wiki/Object_binding?action=history)). Available under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). Changes may have been made.
