C Sharp (C#) - Strings and StringBuilder
Which StringBuilder method is used to remove characters from the current instance?
StringBuilder class provides a method called Remove to delete characters from a specified position.Delete, Cut, or Erase method in StringBuilder. The correct method is Remove.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions