Click here to Skip to main content
15,915,810 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi there is something i want to ask you
i want to do a project on a linked list
my topic is on movie rental system
this movie rental s ysytem consists
1 update when new movies get the rental system
2 delete when the movie is rented
3 when the movie is back from where they where rented
so please write and send me the full program using c++
Posted

wrote:
i want to do a project on a linked list



wrote:
so please write and send me the full program using c++


You want to do it, so you need to write it.
 
Share this answer
 
Write a program and then post it here. If you face some issues, people here may be able to help you with them.
 
Share this answer
 
Comments
Member 14982764 3-Nov-20 9:36am    
Write a C++ class called Polynomial with the following functionality.
● Read the polynomials from a file.
● Addition of two polynomials.
● Multiplication of two polynomials.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900