Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
C# Programming
»
Operators
Which of the following statements is correct about Bitwise | operator used in C#.NET?
The | operator can be used to put OFF a bit.
The | operator can be used to Invert a bit.
The | operator can be used to check whether a bit is ON.
The | operator can be used to check whether a bit is OFF.
The | operator can be used to put ON a bit.
Show Answer
Correct Answer:
The | operator can be used to put ON a bit.
← Previous
Next →
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment