Question: Begin to model (design) an online Baseball Spring Training (or your favorite sports team) Ticket sales system. List the possible classes, methods, and attributes. A

Begin to model (design) an online Baseball Spring Training (or your favorite sports team) Ticket sales system. List the possible classes, methods, and attributes.

A quick way to tell if something is a class or method is to do a noun-verb test. Make a list of the more important items in your system.

Go back and if the item is a noun, it's a object (class); if a verb, it's a method. Attributes are local variables like if car was a class, color of car would be an attribute for one object of that class.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!