WAP to find vowels in string (s1) and concatenate those vowels with string (s2) in upper case only.Take the input the for s1 and s2 from user with the help of function only
Answers
Answered by
2
Answer:
WAP to find vowels in a string(s1) and concatenate those vowels with string(S2) in uppercase only. Take the
input for S1 and S2 from user with the help of function only.
Similar questions