Word Explorer

Assignment operator

💡 Words with a Similar Meaning to "Assignment operator"

Found via reverse dictionary — words that share a conceptual meaning.

WordDefinition
assignmentnounThe act of assigning; the allocation of a job or a set of tasks.
operatornounA person or organisation that operates a device, system, service, etc.
walrus operatornoun(programming, informal) The operator := that assigns values to variables in certain programming languages, such as Python.
augmented assignmentnoun(programming) An assignment by which an operator takes a variable as one of its arguments and then assigns the result back to this variable.
lvaluenoun(programming) A value that can be treated as an address or storage location.
conditional operatornoun(programming) synonym of ternary operator
metaoperatornoun(programming) In the Perl and Raku programming languages, an operator that can combine with other operators.
atomicnoun(computing) An atomic operation.
left shiftnoun(computing) A bit shift to the left, in which all of the bits of an operand are shifted by a given number of positions to the left.
ternary operatornoun(programming) An operator taking three operands, specifically the operator ?: used in many programming languages to select one of two values depending on a third value.
operationnoun(uncountable) The act or process of operating (verb): agency; the exertion of power, physical, mechanical, or moral.
verbnoun(grammar) A word that indicates an action, event, or state of being.
short-circuit operatornounAlternative spelling of short circuit operator. [(computing) A logical operator that returns a value as soon as the outcome is certain, without necessarily testing all operands (for example, an OR operator returning true if the first operand evaluates as true, without evaluating the second operand).]
pointernounAnything that points or is used for pointing.
declaratornoun(programming) A construct in source code that declares something, such as a variable.
elvis operatornoun(programming, informal) A binary operator that returns its first operand if that operand evaluates to true, and otherwise evaluates and returns its second operand.
relocationnounThe act of moving from one place to another.
fixitynoun(uncountable) The state or condition of being fixed.
incrementornoun(computing) That which increments; a computer programming instruction that increments a value.
allocatornounOne who, or that which, allocates.

Translate “Assignment operator” into Another Language

Pick a language — the word will be pre-filled in the translator.

Home/Dictionary/Assignment operator