Question: 1. In the palindromes program, the inner loop evaluates one string to see if it is a palindrome. True or False 2 In the palindromes
1. In the palindromes program, the inner loop evaluates one string to see if it is a palindrome.
True or False
2 In the palindromes program, a potential palindrome is evaluated by comparing characters at both ends and working inwards.
True or False
3 In the palindromes program, the inner loop will not continue comparing characters once the it's determined that the string is not a palindrome.
True or False
4 The string 'i prefer pi' would be considered a palindrome by the original version of the palindromes program.
True or False
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
