1 Answers
Answer: Option 4
The ucwords() function capitalizes the first letter of each word in a string. Its prototype follows: string ucwords(string str).
7 views
Answered
Answer: Option 4
The ucwords() function capitalizes the first letter of each word in a string. Its prototype follows: string ucwords(string str).