Q. What will be the output of the following R code?
> x <- Sys.time()
> class(x)

  • (A) "POSIXct" "POSIXt"
  • (B) "POSIXXt" "POSIXt"
  • (C) "POSIXct" "POSIct"
  • (D) "POSIXt" "POSIXt"
πŸ’¬ Discuss
βœ… Correct Answer: (A) "POSIXct" "POSIXt"

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
162
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
96%
Success Rate