primitive type
Anglais
Étymologie
Locution nominale
| Singulier | Pluriel |
|---|---|
| primitive type \ˈprɪ.mɪ.tɪv ˈtaɪp\ |
primitive types \ˈprɪ.mɪ.tɪv ˈtaɪps\ |
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)