subject

Apalindrome is a string that reads the same both forward and backward. for example, the string madam is a palindrome. write a program that uses a recursive function to check whether a string is a palindrome. prompt the user for a string. if the string is a palindrome output a message in the following format: madam is a palindrome else hello is not a palindrome your program must contain a value-returning recursive function that returns true if the string is a palindrome and false otherwise. do not use any global variables; use the appropriate parameters.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 04:30
Eye injuries usually occur as a result of all of the following things, except: a) proper machine operation b) battery explosion c) falling or flying debris d) electric welding arc
Answers: 2
question
Computers and Technology, 24.06.2019 00:00
The gene form of a trait is called a(n) 
Answers: 2
question
Computers and Technology, 24.06.2019 21:40
Which of these is not a type of socket? aga (alternating grid array) pga (pin grid array) spga (staggered pin grid array) lga (land grid array)
Answers: 1
question
Computers and Technology, 25.06.2019 08:20
E-commerce builds on traditional commerce by adding the flexibility that networks offer and the availability of the internet. - true or false
Answers: 1
You know the right answer?
Apalindrome is a string that reads the same both forward and backward. for example, the string madam...
Questions
question
Mathematics, 02.09.2019 10:50
Questions on the website: 13722367