MCQs > Engineering & Manufacturing > Data Analytics > Find the output of the following code of the R programming language. z1 <- c(4,3,TRUE,2+6i) z2 <- c(4,7,TRUE.2+7i) print(z1&22)

Data Analytics MCQs

Find the output of the following code of the R programming language.

z1 <- c(4,3,TRUE,2+6i)

z2 <- c(4,7,TRUE.2+7i)

print(z1&22)


Answer

Correct Answer:

[1] TRUE TRUE TRUE TRUE

Explanation:

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

Data Analytics Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Data Analytics Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it