Vidyalelo
R Programming · Q32

Introduction to R Programming

Programming · R Programming · question 32

Q32

What is the class defined by the following R code? y<-c(2,”t”)

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

Answer: Option A

Solution

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