πŸ“Š R Programming
Q. What will be the output of the following R code snippet?
> paste("a", "b", se = ":")
  • (A) "a+b"
  • (B) "a=b"
  • (C) "a b :"
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (D) none of the mentioned

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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