Question: Please do it in C++. Make sure it can run on visual studio. Thank you. Computer Science 385 Project No. 7 ( more about linked

Please do it in C++. Make sure it can run on visual studio. Thank you.
Computer Science 385 Project No. 7 ( more about linked list) 1. Read a sentence and determine whether it is a palindrome or not. MUST UDE THE POINTER IMPLIMENTATION OF STACK AND QUEU. For example if the input sentence is: Never Odd or Even, then the stack and queue should look like this Stack Queue Sample I/o Enter a sentence/phrase: Never Odd or Even It is a palindrome CONTINUE(y)? y Enter a sentence/phrase: Murder for a jar of red rum It is a palindrome CONTINUE(y)? n
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
