Computer Science, asked by akhilmh, 1 year ago

String palindrome c source code

Answers

Answered by smartpooja20041
1
reserve the string and store or in another array . Here is source code of the c program to check the given string is palindrome without using the built in function . The c program is successfully completed and run on a Linux system .
Similar questions