Microsoft Store
 

Datatype


 

In computer science, a datatype (often simply a type) is a name or label for a set of values and some operations which one can perform on that set of values. Programming languages implicitly or explicitly support one or more datatypes; these types may act as a statically or dynamically checked constraint on the programs generatable in a given language.

Related Topics:
Computer science - Programming language - Constraint - Program

~ ~ ~ ~ ~ ~ ~ ~ ~ ~