Q. String class have a concat() function that is used to _____________________ (A) Replace old string by new string (B) Add two strings (C) Append one string at end of another string (D) Remove a string from end of one string ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) Append one string at end of another string