value
expression in computer science which cannot be evaluated further
truth value
value indicating the relation of a proposition to truth
default value
preexisting value of a user-configurable setting of a software application, computer program or device
subnormal number
floating-point values with a special representation that denote numbers very close to 0
normal floating-point number
floating-point representation of a nonzero number without leading zeroes in the significand
literal
notation for representing a fixed value in source code
NULL
special marker and keyword in SQL indicating that something has no value
random seed
value used to initialize a pseudo-random number generator
object
programming element that groups data with relevant operations/behaviors
NaN
value for unrepresentable data
return value
value determined by the subroutine and then passed to the call site
enumerated type element
named value that an enumerated type can take
sentinel value
in-band data value that must be handled specially by computer code
null
special value in computing, often denoting "unset" or absence of useful data
null
special value in computing, often denoting "unset" or absence of useful data