Question: 1. Write a complete C++ program that inserts 10 random integers from 0 to 50 in order in a linked list. Create a separate function

1. Write a complete C++ program that inserts 10 random integers from 0 to 50 in order in a linked list. Create a separate function to calculate the floating point average of the elements.

2. Write a complete C++ program that uses a stack to determine whether a string is a palindrome (i.e., the string is spelled identically backward and forward). Assume your string doesnt have spaces and punctuation.

*include what each line accomplishes using comments

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!