Top

Bitwise Operators

1.

Bitwise | can be used to set a bit in number.

Answer: A

No answer description available for this question.
 

Enter details here

2.

Bitwise can be used to perform addition and subtraction.

Answer: B

No answer description available for this question.
 

Enter details here

3.

Bitwise | can be used to set multiple bits in number.

Answer: A

No answer description available for this question.
 

Enter details here

4.

Bitwise | can be used to multiply a number by powers of 2.

Answer: B

No answer description available for this question.
 

Enter details here

5.

Bitwise can be used to generate a random number.

Answer: B

No answer description available for this question.
 

Enter details here

Loading…