Object (computer science)
Broschiertes Buch

Object (computer science)

Versandfertig in 6-10 Tagen
26,99 €
inkl. MwSt.
PAYBACK Punkte
13 °P sammeln!
High Quality Content by WIKIPEDIA articles! In computer science , an object is any entity that can be manipulated by the commands of a programming language, such as a value (computer science), variable, function, or data structure. In the domain of object-oriented programming it is usually taken to mean a compilation of attributes (object elements) and behaviors (methods) encapsulating an entity. In this way, whilst primitive or simple data types are just single pieces of information, objects are complicated types that have multiple pieces of information and specific properties (or attributes)...