Mark As Completed Discussion

Are you sure you're getting this? Click the correct answer from the options.

Which of the following is a best practice for working with strings in C++?

Click the option that best answers the question.

  • Always use C-style strings
  • Avoid using string concatenation
  • Use raw string literals for regular expressions
  • Ignore memory management when working with strings