Write a C++ program to take two strings from the user and find if both strings are palindrome or not. If they are not a palindrome, check if they are anagrams of each other. Enter input from the user....


Write a C++ program to take two strings from the user and find if both strings are palindrome or not. If they are not a palindrome, check if they are anagrams of each other. Enter input from the user.



Note: Don't use functions and cstrings. There is no need to sort.



Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here