πŸ“Š Ruby
Q. String are
  • (A) mutable
  • (B) unmutable
  • (C) Both A and B
  • (D) None of the above
πŸ’¬ Discuss
βœ… Correct Answer: (A) mutable

Explanation: strings are mutable, i.e. strings can be changed in place instead of creating new strings.

Explanation by: Vinay Kumar
strings are mutable, i.e. strings can be changed in place instead of creating new strings.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
237
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Vinay Kumar
Publisher
πŸ“ˆ
95%
Success Rate