Question: Create a Console Application , in which user enters a string ,the program finds out if that string is a palindrome or not. Palindrome examples:bob,Hannah
Create a Console Application , in which user enters a string ,the program finds out if that string is a palindrome or not.
Palindrome examples:”bob”,”Hannah” (a palindrome starts and ends with the same letter)Step by Step Solution
There are 3 Steps involved in it
Solution Console WinForms using System using SystemCollectionsGeneric using SystemLinq us... View full answer
Get step-by-step solutions from verified subject matter experts
