Question: In C please. thank you Write a program that reads a string then capitalizes each word on this string. Examples: Input: str = cs1160 is

In C please. thank you
Write a program that reads a string then capitalizes each word on this string. Examples: Input: str = "cs1160 is computing fundamentals lab" Output: Cs1160 Is Computing Fundamentals Lab
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
