strtoupper()
uppercase()
str_uppercase()
struppercase()
View Answer
Workspace
Share
Copy Text
Copy URL
Answer : Option A
Explanation :
Its prototype follows string strtoupper(string str).
Be The First To Comment