write a program to input two strings and merge them in such a way that the merged string does not contain any character twice.
example: "BANANA"+"PANANA"="BANP".
Answers
Answered by
2
write a program to input two strings and merge them in such a way that the merged string does not contain any character twice.
write a program to input two strings and merge them in such a way that the merged string does not contain any character twice.example: "BANANA"+"PANANA"="BANP".
Good night............
Similar questions