πŸ“Š R Programming
Q. Which of the following code constructs vector of length 11?
  • (A) > v <- 3*x + y + 1
  • (B) > v <- 3*x + y + 2
  • (C) > v <- 2*x + y + 1
  • (D) > v <- 2*x + y + 4
πŸ’¬ Discuss
βœ… Correct Answer: (C) > v <- 2*x + y + 1

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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