Vidyalelo
R Programming · Q137

Control Structures in R Programming

Programming · R Programming · question 137

Q137

What will be the class of the vector if you concatenate a number and NA?

A.
Number
Answer
B.
Character
C.
Integer
D.
No class

Answer: Option A

Solution

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