|
| ||||||||||
| Tags: c sharp palindrome, c sharp program, palindrome, palindrome program |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| C# program for palindrome
From few days I have been trying to write C# program for palindrome, But didn't get any success in it. I have used "Reverse" function it this programm but it's giving error when try to run this code. Quote:
|
|
#2
| ||||
| ||||
| Re: C# program for palindrome
Hi , we can use "Reverse" function in c sharp to find out the given string is palindrome or not. Pleas see the below C sharp example I have used used the "Reverse" in it: Quote:
|
|
#3
| |||
| |||
| Re: C# program for palindrome
I don't think that you have tried the below c sharp code: Quote:
|
|
#4
| ||||
| ||||
| Re: C# program for palindrome
Hi friend, I have below code for verify the palindrome number in the C sharp language: Quote:
|
|
#5
| ||||
| ||||
| Re: C# program for palindrome
Hello, Please use the reverse function in your c# code. Please go through the below code and implement in your palindrome program code, make some changes in the variable as per your need: Quote:
|
|
#6
| ||||
| ||||
| Re: C# program for palindrome
See if something below can help you: Quote:
__________________ Grand Theft Auto 4 PC Video Game |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "C# program for palindrome" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| “This program is using by another program” error message in windows 7 | SchuRacer | Operating Systems | 3 | 28-01-2011 12:57 PM |
| Windows DEP program continuously closes the MSN mail program | Charioteer | Windows Software | 4 | 19-10-2010 11:52 AM |
| How to extract Palindrome from a given sentence? | Baazigar | Software Development | 4 | 25-01-2010 08:13 PM |
| how to write program on palindrome in java? | Linoo | Software Development | 3 | 26-11-2009 04:19 PM |
| Program to determine a word or a phrase is a palindrome in C/C++ | Lambard | Software Development | 4 | 09-12-2008 06:23 PM |