Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Lab 4 - Identify class, attributes and methods (3%) Identify the class, attributes and methods in the following problem and draw the UML class diagram.

image text in transcribed

Lab 4 - Identify class, attributes and methods (3\%) Identify the class, attributes and methods in the following problem and draw the UML class diagram. A car rental service shop specializes in lending cars made by Mercedes, Porsche, Honda and BMW to clients on a short-term basis. When a customer comes in to lend a car from the shop, the manager gets the customer's name, the number of days to rent a car, and the type of car. The manager then determines the rental fee based on type of car, calculate total charges and gives the customer a rental quote. The rental quote shows customer name, rental days and the total charges including taxes. Use the following templates A list of all the nouns and verbs without dublicates We know that: - Some of the nouns mean the same thing. - We do not need to be concerned with some nouns and verbs in order to solve a problem. - Some of the nouns represent objects, not classes. - Some of the nouns represent values that can be stored in a regular variable as an attribute and do not require a class. Fill in class name, attributes and methods in the following UML class diagram template

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Securing SQL Server Protecting Your Database From Attackers

Authors: Denny Cherry

2nd Edition

1597499471, 978-1597499477

More Books

Students also viewed these Databases questions