Computer Science Programming C++

profileDahom

  

Design and implement a C++ program to buy books on Amazon. The program should be menu based with the following options: read the file blow

  • 9 years ago
  • 50
Answer(1)

Purchase the answer to view it

blurred-text
NOT RATED
  • attachment
    Book.cpp
  • attachment
    Book.h
  • attachment
    BookInventory.txt
  • attachment
    Customer.cpp
  • attachment
    Customer.h
  • attachment
    MainBook.cpp
  • attachment
    steps.txt