short circuit operator

Hello, you have come here looking for the meaning of the word short circuit operator. In DICTIOUS you will not only get to know all the dictionary meanings for the word short circuit operator, but we will also tell you about its etymology, its characteristics and you will know how to say short circuit operator in singular and plural. Everything you need to know about the word short circuit operator you have here. The definition of the word short circuit operator will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofshort circuit operator, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.

English

Alternative forms

Noun

short circuit operator (plural short circuit operators)

  1. (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).