1.

Write a program that reads a string and check whether it is a palindrome string or not without any string slice​

Answer»

ANSWER:

string is not a palindrome.

Explanation:

because palindrome MEANS when we reverse also we GET same spelling



Discussion

No Comment Found