Vidyalelo
R Programming · Q51

Introduction to R Programming

Programming · R Programming · question 51

Q51

What is the class defined in the following R code? y<-c(FALSE,2)

A.
Character
B.
Numeric
Answer
C.
Logical
D.
Integer

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board