Domanda di colloquio di Visa Inc.

What are the bitwise operators?

Risposta di colloquio

Anonimo

4 apr 2013

& (bitwise AND), | (bitwise OR), ~ (complement), > (right shift), ^ (bitwise XOR)