Examveda

What will be the output of the following R code?
> x <- 6
> class(x)

A. "integer"

B. "numeric"

C. "real"

D. "imaginary"

Answer: Option B


This Question Belongs to R Programming >> R Programming Basics

Join The Discussion

Related Questions on R Programming Basics