Content deleted Content added
No edit summary |
No edit summary |
||
Line 2:
{{Generalize|date=October 2009}}<!-- only talks of Java; there are complaints on the talk page about this -->
Object Type is a descriptor that conveys information about a given sub-area (object) of the document with regard to the manner in which it conveys data or information.
In [[computer science]], an '''object type''' (a.k.a. wrapping object) is a [[datatype]] which is used in [[object-oriented programming]] to [[wrapper pattern|wrap]] a non-object type to make it look like a [[Reference type|dynamic]] [[object (computer science)|object]].{{Citation needed|date=August 2009}}
|