Jump to content

Conditional Operator

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Student342 (talk | contribs) at 13:05, 9 April 2015 (Formatting.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Conditional operator is a term used in different fields to refer to an operator (computer code, mechanical device or other construction) that allows, triggers or prevents a given operation when a predefined set of conditions are reached, are present or are absent. Conditional operators are present in many fields.

A conditional operator is similar to not equivalent to a logical operator. [1]

  1. ^ Cogwheel. "What is the difference between logical and conditional /operator/". Stack Overflow. Retrieved 9 April 2015.