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