Question: Write a menu driven program to do the following: [8 Marks] 1. Create a linked list that contains ' n ' number of Strings 2.

 Write a menu driven program to do the following: [8 Marks]

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 char 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 modern Md

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!