Vidyalelo
R Programming · Q113

Data Structures in R Programming

Programming · R Programming · question 113

Q113

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

A.
Time difference of 1 hour
Answer
B.
Time difference of 1 min
C.
Time difference of 1 sec
D.
Time difference of 5 sec

Answer: Option A

Solution

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