left shift (0 synonym found)

We don't have synonyms for left shift yet — it may be a rare, specialized, newly coined, or misspelled word. The closest thesaurus entries we have are lift shaft.


We don't have any synonyms for left shift yet.

Did you mean…

Think left shift belongs in the thesaurus? Recommend it and we'll take a look.


Definition of left shift:

(n) : (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.
(n) : (computing) The left shift operator; often given as << or <<<.
(v) : (computing) To perform a left shift bitwise operation.

Definition of left shift:

(n) : (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.
(n) : (computing) The left shift operator; often given as << or <<<.
(v) : (computing) To perform a left shift bitwise operation.

Back to Top