Matches in DBpedia 2015-04 for { <http://dbpedia.org/resource/Constant_(computer_programming)> ?p ?o }
Showing triples 1 to 29 of
29
with 100 triples per page.
- Constant_(computer_programming) abstract "In computer programming, a constant is an identifier with an associated value which cannot be altered by the program during normal execution – the value is constant. This is contrasted with a variable, which is an identifier with a value that can be changed during normal execution – the value is variable. Constants are useful for both programmers and compilers: for programmers they are a form of self-documenting code and allow reasoning about correctness; while for compilers they allow compile-time andrun-time checks that constancy assumptions are not violated, and allow or simplify some compiler optimizations.There are various specific realizations of the general notion of a constant, with subtle distinctions that are often overlooked. The most significant are: compile-time (statically-valued) constants, run-time (dynamically-valued) constants, immutable objects, and constant types (const).Typical examples of compile-time constants include mathematical constants, values from standards (here maximum transmission unit), or internal configuration values (here characters per line), such as these C examples:Typical examples of run-time constants are values calculated based on inputs to a function, such as this C++ example:".
- Constant_(computer_programming) wikiPageID "22410317".
- Constant_(computer_programming) wikiPageRevisionID "633150910".
- Constant_(computer_programming) subject Category:Programming_constructs.
- Constant_(computer_programming) comment "In computer programming, a constant is an identifier with an associated value which cannot be altered by the program during normal execution – the value is constant. This is contrasted with a variable, which is an identifier with a value that can be changed during normal execution – the value is variable.".
- Constant_(computer_programming) label "Constant (computer programming)".
- Constant_(computer_programming) label "Constant (informàtica)".
- Constant_(computer_programming) label "Constante (informática)".
- Constant_(computer_programming) label "Constante (programação)".
- Constant_(computer_programming) label "Costante (informatica)".
- Constant_(computer_programming) label "Konstanta (pemrograman)".
- Constant_(computer_programming) label "Konstanta (programování)".
- Constant_(computer_programming) label "Konstante (Programmierung)".
- Constant_(computer_programming) label "Stała (informatyka)".
- Constant_(computer_programming) label "Константа (программирование)".
- Constant_(computer_programming) label "定数 (プログラミング)".
- Constant_(computer_programming) sameAs Konstanta_(programování).
- Constant_(computer_programming) sameAs Konstante_(Programmierung).
- Constant_(computer_programming) sameAs Constante_(informática).
- Constant_(computer_programming) sameAs Konstanta_(pemrograman).
- Constant_(computer_programming) sameAs Costante_(informatica).
- Constant_(computer_programming) sameAs 定数_(プログラミング).
- Constant_(computer_programming) sameAs Stała_(informatyka).
- Constant_(computer_programming) sameAs Constante_(programação).
- Constant_(computer_programming) sameAs m.05szm5r.
- Constant_(computer_programming) sameAs Q1284190.
- Constant_(computer_programming) sameAs Q1284190.
- Constant_(computer_programming) wasDerivedFrom Constant_(computer_programming)?oldid=633150910.
- Constant_(computer_programming) isPrimaryTopicOf Constant_(computer_programming).