Q75
What will be the output of the following R code? > x bad print(bad)
A.
FALSE FALSE FALSE FALSE TRUE FALSE
B.
FALSE TRUE TRUE FALSE TRUE FALSE
C.
FALSE FALSE TRUE FALSE TRUE FALSE
AnswerD.
FALSE TRUE TRUE TRUE TRUE FALSE
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board