Answer Posted / glibwaresoftsolutions
When the order of the characters in a string is reversed and the string remains unchanged, it is called a palindrome.
One way to accomplish this is to first reverse the original string and then determine whether the reversed string is identical to the original string.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is ## preprocessor operator in c?
How can I find the modification date and time of a file?
What is the concatenation operator?
What does 3 mean in texting?
Where define directive used?
What are the valid places to have keyword “break”?
Write a program to print factorial of given number without using recursion?
Write a program to reverse a given number in c?
How do we declare variables in c?
Can you think of a logic behind the game minesweeper.
Why does this code crash?
Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given
How to establish connection with oracle database software from c language?
Differentiate between full, complete & perfect binary trees.
Which node is more powerful and can handle local information processing or graphics processing?