MCQs > Engineering & Manufacturing > Data Analytics > Find the output of the following R programming language code. a <- c(7.5.FALSE.4+4i) b <- c(6,0,TRUE,4+7i) print(a&&b)

Data Analytics MCQs

Find the output of the following R programming language code.

a <- c(7.5.FALSE.4+4i)

b <- c(6,0,TRUE,4+7i)

print(a&&b)


Answer

Correct Answer:

[1] 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