MCQs > IT & Programming > JavaScript > Consider the following variable assignments: var a = 144; var p = 3; The operation a >> p yields the same result as:

JavaScript MCQs

Consider the following variable assignments: var a = 144; var p = 3; The operation a >> p yields the same result as:

Answer

Correct Answer: Math.floor(Math.floor(Math.floor(a / 2) / 2) / 2)

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