Write a program to find the length of last word.
Check Palindrome String
Write a program to check if a string is palindrome or not.
Count even odd numbers in an array
Write a program to count even and odd numbers in an array.
Check Anagram Words
Write a program to check whether two string are anagram or not? Meanng of Anagram : – If all the …