About this document
C++ Supermarket Billing System Project by Anonymous abei8yc is a document available to read on EtoBox.
This document describes a C++ console application for a supermarket billing system. The system uses two classes, one that is inherited from the other, to model items and amounts. It allows users to add, remove, edit, and view item details as well as generate bills. The source code is over 700 lines long but complete and error-free. Areas for improvement include replacing
- Author
- Anonymous abei8yc
- Language
- EN