MCQs > IT & Programming > C# > What is the difference, if any, between x && y and x & y ?

C# MCQs

What is the difference, if any, between x && y and x & y ?

Answer

Correct Answer: x && y performs a logical AND, x & y performs a bitwise AND.

Explanation:

Note: This Question is unanswered, help us to find answer for this one

C# Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

C# Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it