Create cpp code for identify objects and their relationships, C/C++ Programming

Assignment Help:

You are setting up an information system for a DVD Rental Company called Box office. The new system need to hold information about customers and DVDs rentals, payments and fines. Customers need to register before renting DVDs. DVDs could be movies or games. Once registered, customers can rent DVD any day of the week. Movies and games have their own pricing but games are more expensive than movies. If DVDs are returned late, a fine is applied. Fines need to be paid before any further rental is possible. Payments can me made by cash or card.

From the above scenario you are required to do the following:

1. Provide a list of assumptions

2. Identify objects and their relationships

3. Create an object model for the scenario

4. Create a functional model for the scenario

5. Create a dynamic model for the above scenario

6. Create C++ codes to create each Class for objects identified

7. Create a program flowchart to rent a DVD

Any assumption must be clearly stated with proper reasoning.

Deliverables

A word-processed, fully referenced report with all the diagrams required.


Related Discussions:- Create cpp code for identify objects and their relationships

#rotation, #write code for rotation in c

#write code for rotation in c

Mini Search Engine, How do I create two functions: one to put a collection ...

How do I create two functions: one to put a collection of criteria into normal form, and one to compute the score of a document. A collection of criteria will be represented using

Write a program to calculate the average of ten numbers, Write a program to...

Write a program to calculate the average of ten numbers       #include stdio.h     /* Only this header is needed since only IO are used */     void main()     {          char

C language, There is a pebble merchant. He sells the pebbles, that are used...

There is a pebble merchant. He sells the pebbles, that are used for shining the floor. His main duty is to take the length of the room’s sides. But he sometimes mistakes doing that

Write short note on classes in c++, Introduction to Classes Object-orie...

Introduction to Classes Object-oriented programming (OOP) is a conceptual approach to design programs. It can be executed in many languages, whether they directly support OOP c

Write function that take array as argument, Write a function that takes an ...

Write a function that takes an array as the argument and returns the second largest element. Bonus (+5): Write a function that takes an array and a number n as arguments and return

C program to allocate memory dynamically for 2-d array, Aim: To implement ...

Aim: To implement a program to allocate memory dynamically for 2 dimensional array (accept and print matrix) using pointers. Code:                       #include #inc

Car rental project, I need a project on car rental system using c programmi...

I need a project on car rental system using c programming only of college level

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd