JAVA: Program to check if a string is a PALINDROME

Palindrome:-
a word, phrase, or sequence that reads the same backward as forward, e.g., madam or nurses run.


Comments

Popular posts from this blog

NASM: program to find largest number from an array of 32-bit numbers(hard-coded)

Rules for drawing a FLOWCHART