MCQs > IT & Programming > C# > What will be the value of the result variable after these two statements? int num1 = 10, num2 = 9; int result = num1 & num2;

C# MCQs

What will be the value of the result variable after these two statements? int num1 = 10, num2 = 9; int result = num1 & num2;

Answer

Correct Answer: 8

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