Which one of the following functions will convert a string to all uppercase?
Which one of the following functions will convert a string to all uppercase? Correct Answer strtoupper()
Its prototype follows string strtoupper(string str).Which one of the following functions will convert a string to all uppercase? Correct Answer strtoupper()
Its prototype follows string strtoupper(string str).