Program List ICT-151
Program List ICT-151
Program List ICT-151
sequence.
List of programs
10 a) Write a C program using user defined functions to determine whether the
given string is palindrome or not.
b) Write a C program that displays the position or index in the main string S
where the sub string T begins, or - 1 if S doesn't contain T.