Vidyalelo
R Programming · Q74

Data Structures in R Programming

Programming · R Programming · question 74

Q74

Point out the wrong statement?

A.
Dates are represented by the Date class
B.
Times are represented by the POSIXct or the POSIXlt class
C.
Dates are represented by the DateTime class
Answer
D.
Times can be coerced from a character string

Answer: Option C

Solution

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