Question: PLEASE GIVE CORRECT C PROGRAMMING CODE. 3.Write a C program to take a string as input and i) Find the largest and smallest word in
PLEASE GIVE CORRECT C PROGRAMMING CODE.

3.Write a C program to take a string as input and i) Find the largest and smallest word in that string ii) Now change the case of the largest word to uppercase and print the updated string. Sample Input: I love myself Sample Outputs: The largest word is 'myself The smallest word is 'I' Filtered String : I love MYSELF
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
