If the string w is a palindrome, which of the following is true?

a) w minus its first character is a palindrome
b) w minus its last character is a palindrome
c) w minus its first and last characters is a palindrome
d) the first half of w is a palindrome
e) the second half of w is a palindrome

c.

Computer Science & Information Technology

You might also like to view...

In a tab-delimited file, ________ separate the data

A) commas B) tabs C) spaces D) hyphens

Computer Science & Information Technology

A cell reference is the column and ____ location of a cell.

A. block B. grid C. row D. line

Computer Science & Information Technology