MCQs > IT & Programming > JavaScript > Consider the following variable assignments: var a = 1; var b = 2; var c = 3; var r = a & b & c; The value of r is:

JavaScript MCQs

Consider the following variable assignments: var a = 1; var b = 2; var c = 3; var r = a & b & c; The value of r is:

Answer

Correct Answer: 0

Explanation:

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

JavaScript Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

JavaScript Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it