Question: C# Programming - Extension methods 1) Create an Extension Method which would check if a string is a palindrome. 2) Create an Extension Method which
C# Programming - Extension methods
1) Create an Extension Method which would check if a string is a palindrome.
2) Create an Extension Method which would reverse a string.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
