Vidyalelo
R Programming · Q104

R Programming Basics

Programming · R Programming · question 104

Q104

Find the following type of vector? a <- c(1,2,5.3,6,-2,4)

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

Answer: Option A

Solution

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