Question: Problem No 1. Suppose LIST is a linked list in memory consisting of numerical values. Write a procedure for each of following: a) Finding the

Problem No 1. Suppose LIST is a linked list in memory consisting of numerical values. Write a procedure for each of following: a) Finding the maximum MAX of the values in LIST b) Finding the average MEAN of the values in LIST c) Finding the product PROD of the elements in the LIST Problem 2. Write a complete C++ program for Problem No 1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
