Requirement determine if a word is a palindrome using a


Requirements: Using a random number generator create an input file that contains 3) nuntbers ranging fromOti49 Store those numbers an array. Convert the num ers in the array into characters and store the characters in a circular linked list. Print the list of array of numbers and then print linked list with the equivalent character side by side to. output file Specifications:

  • Must use a random number generator to create a list of numbers ranging from 50 4011)
  • Must use functions
  • Main should only call the functions
  • Must use input/output files
  • Use the input validation (the array will only accept digits/numbers and will not accept character data)
  • Check to see if the input file will open

Program N4 due 9/25

Requirement Determine if a word is a palindrome Using a cloulread in a word chaster by character Store each character in its own node. Keep a counter of the number of characters that make up the word. Compare the characters in the list from first to last character and then front last to first character. lithe characters match then it is a palindrome. Please display the word and print a message as to whether it is a palindrome or not in an output file

Specifications:

  • Must use functions
  • Main should only call the functions
  • Must use input/output files
  • ('heck to see if the input tilt will open
  • Check lip valid input (Program does not accept a digit (0 -9) as a character)

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: Requirement determine if a word is a palindrome using a
Reference No:- TGS0647930

Now Priced at $45 (50% Discount)

Recommended (98%)

Rated (4.3/5)