Question: programming in c answer Accept 2 strings from the user. Store all common character from both the strings in an array named 'common' and uncommon

programming in c answer
Accept 2 strings from the user. Store all common character from both the strings in an array named 'common' and uncommon characters in another array named 'uncommon'. Display all common and uncommon characters with appropriate labels
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
