Question: Please solve this question using C programming language. You are given a filename. Read the names in the file and output only the initials. For
Please solve this question using C programming language.

You are given a filename. Read the names in the file and output only the initials. For example, if the filename is "data.txt", and the file content in "data.txt" is Dumond, Kristin Larson, Lois the output should be: KD LL DK L 2 L Expected output (text)--- KD LL OM
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
