πŸ“Š Ruby
Q. What is the purpose of the String#<< method in Ruby?
  • (A) It inserts a substring into another string
  • (B) It converts a string into lowercase
  • (C) It converts a string into uppercase
  • (D) It appends a string to the end of another string
πŸ’¬ Discuss
βœ… Correct Answer: (D) It appends a string to the end of another string

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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