Vidyalelo
R Programming · Q53

Data Structures in R Programming

Programming · R Programming · question 53

Q53

What will be the output of the following R code? > x x

A.
"1970-01-01"
Answer
B.
"1970-01-02"
C.
"1970-02-01"
D.
"1970-02-02"

Answer: Option A

Solution

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