Q. What will be the output of the following R function?
paste("Everybody", "is", “a” , "warrior")

  • (A) "Everybody", "is", "a" , "warrior"
  • (B) Everybody is a warrior
  • (C) Everybody", "is", "a" , "warrior
  • (D) "Everybody is a warrior"
πŸ’¬ Discuss
βœ… Correct Answer: (D) "Everybody is a warrior"

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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