Opening book details…
Can I read C++ Classes for Store and Student Management on EtoBox?
C++ Classes for Store and Student Management by boki7777 is a document available to read on EtoBox.
What is C++ Classes for Store and Student Management about?
The document contains code for two C++ classes - kProdavnica (Store) and kStudent (Student). kProdavnica has attributes for store name and discount rate. kStudent has attributes for student name, index number, grade average, and tuition. The code also contains a kDlican (HonorsStudent) derived class of kStudent. The main function creates a kStudent object, writes data to a file, reads it back and applies a tuition discount for kDlican objects.
- Author
- boki7777
- Language
- EN