Expression (CloudMonk.io)

X



Return to X, Kotlin glossary, Programming glossary, Kotlin

expression - "The smallest unit of computation. An expression consists of one or more operands and usually one or more operators. Expressions are evaluated to produce a result. For example, assuming i and j are ints, then i + j is an expression and yields the sum of the two int values." (CppPrmLp 2012)

{{wp>expression}}

{{navbar_footer}}