Interview Questions

Bitwise OR operator in C# is ...

ASP.NET and .NET WEB Questions and Answers


(Continued from previous question...)

Bitwise OR operator in C# is ...

Bitwise OR operator in C# is
* OR
* ||
* |
* XOR


Answer1:
||

Answer2:
|

(Continued on next question...)

Other Interview Questions