Innovative-Hacktober
Innovative-Hacktober copied to clipboard
evaluation of string as palindrome using stack
The stack is "life"(last in first out) type of data structure in the above program we check if the given string is palindrome using a c programming language.