Home > C++ for concepts > C++ for concepts > String Handling Show previous contentTry this exercise. Click the correct answer from the options.Which function can be used to convert a string to uppercase in C++?Click the option that best answers the question.std::transform ::toupper std::toupper std::tolower Show following content