Q:

Which of the following bitwise operator will you use to invert all the bits in a bit array

0

Which of the following bitwise operator will you use to invert all the bits in a bit array


  1. NOT
  2. NAND
  3. OR
  4. AND

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

NOT

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Dynamic Array is... >>
<< One-dimensional Array is known as...