Mark As Completed Discussion

Try this exercise. Click the correct answer from the options.

Which method can be used to tokenize a string in C++?

Click the option that best answers the question.

  • std::string split() function
  • std::string tokenize() function
  • std::stringstream class
  • std::string find() function