MCQs > IT & Programming > Machine Learning > Output of code in MATLAB? X = 45; Y = 21; Z = bitor(X, Y) Z = bitxor(X, Y) Z = bitshift(X,-3) Z = bitshift(X,4)

Machine Learning MCQs

What will be the output of the following code, when executed in MATLAB?

X = 45;

Y = 21;

Z = bitor(X, Y)

Z = bitxor(X, Y)

Z = bitshift(X,-3)

Z = bitshift(X,4)


Answer

Correct Answer:

2:61

2:56

2:5

2:72


Explanation:

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

Machine Learning Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Machine Learning Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it