Question: 3 urgent Write a menu driven program to do the following: [8 Marks] 1. Create a linked list that contains ' n ' number of
Write a menu driven program to do the following: [8 Marks] 1. Create a linked list that contains ' n ' number of Strings 2. Count the number of odd and even length strings in the list 3. In the linked list, if each string contains an odd number of length, remove the middle character 4. Display all the strings in the list Example: If the list contains 5 Strings as Ram Ball God modern Mad For option 2, Odd length of Strings is 3 Even length of String is 2 After option 3 is chosen, the resultant string is Rm Ball Gd modem Md
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
