create any c++ program and 1. Add the header file of Doubly Linked List into your program 2. Create a new Doubly Linked List for int or float 3. Insert some values XXXXXXXXXXin it. 4. Create a member...


create any c++ program and


1. Add the header file of Doubly Linked List into your program
2. Create a new Doubly Linked List for int or float
3. Insert some values (10 - 15) in it.
4. Create a member function in Doubly Linked List Class to display even numbers only
5. Create a member function in Doubly Linked List Class to display the average of whole list
6. Create a member function in Doubly Linked List Class to display the list in reverse order
7. Call the above three member functions from main()



Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here