primitive type

التعريفات والمعاني

== Anglais == === Étymologie === Composé de primitive et de type. === Locution nominale === primitive type (Programmation) Type primitif. A primitive type is predefined by the language and is named by a reserved keyword. Primitive values do not share state with other primitive values. — (http://docs.oracle.com/javase/tutorial/java/nutsandbolts/datatypes.html) La traduction en français de l’exemple manque. (Ajouter)