Home » C# Programming » Operators

Which of the following statements is correct about Bitwise ^ operator used in C#.NET?

Correct Answer: The ^ operator can be used to Invert a bit.

← Previous Question Next Question→

More Questions from Operators

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion