Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Primitive_data_type> ?p ?o. }
Showing items 1 to 22 of
22
with 100 items per page.
- Primitive_data_type abstract "In computer science, primitive data type is either of the following:[citation needed] a basic type is a data type provided by a programming language as a basic building block. Most languages allow more complicated composite types to be recursively constructed starting from basic types. a built-in type is a data type for which the programming language provides built-in support.In most programming languages, all basic data types are built-in. In addition, many languages also provide a set of composite data types. Opinions vary as to whether a built-in type that is not basic should be considered "primitive".[citation needed]Depending on the language and its implementation, primitive data types may or may not have a one-to-one correspondence with objects in the computer's memory. However, one usually expects operations on basic primitive data types to be the fastest language constructs there are.[citation needed] Integer addition, for example, can be performed as a single machine instruction, and some processors offer specific instructions to process sequences of characters with a single instruction. In particular, the C standard mentions that "a 'plain' int object has the natural size suggested by the architecture of the execution environment". This means that int is likely to be 32 bits long on a 32-bit architecture. Basic primitive types are almost always value types.Most languages do not allow the behavior or capabilities of primitive (either built-in or basic) data types to be modified by programs. Exceptions include Smalltalk, which permits all data types to be extended within a program, adding to the operations that can be performed on them or even redefining the built-in operations.".
- Primitive_data_type wikiPageID "333491".
- Primitive_data_type wikiPageRevisionID "566277553".
- Primitive_data_type hasPhotoCollection Primitive_data_type.
- Primitive_data_type subject Category:Data_types.
- Primitive_data_type subject Category:Primitive_types.
- Primitive_data_type comment "In computer science, primitive data type is either of the following:[citation needed] a basic type is a data type provided by a programming language as a basic building block. Most languages allow more complicated composite types to be recursively constructed starting from basic types. a built-in type is a data type for which the programming language provides built-in support.In most programming languages, all basic data types are built-in.".
- Primitive_data_type label "Operazione primitiva".
- Primitive_data_type label "Primitive data type".
- Primitive_data_type label "Tipo de dato elemental".
- Primitive_data_type label "Примитивный тип".
- Primitive_data_type label "プリミティブ型".
- Primitive_data_type label "原始型別".
- Primitive_data_type sameAs Tipo_de_dato_elemental.
- Primitive_data_type sameAs Operazione_primitiva.
- Primitive_data_type sameAs プリミティブ型.
- Primitive_data_type sameAs 원시_자료형.
- Primitive_data_type sameAs m.01x5_1.
- Primitive_data_type sameAs Q1188648.
- Primitive_data_type sameAs Q1188648.
- Primitive_data_type wasDerivedFrom Primitive_data_type?oldid=566277553.
- Primitive_data_type isPrimaryTopicOf Primitive_data_type.