Q. Which of the following is example of vectorized operation as far as subtraction is concerned?
> x <- 1:4
> y <- 6:9

  • (A) x+y
  • (B) x-y
  • (C) x/y
  • (D) y/x
πŸ’¬ Discuss
βœ… Correct Answer: (B) x-y

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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