Question: Write a short problem statement for a problem that computer program might help you solve. e . g . , Ticket selling software: Clear your
Write a short problem statement for a problem that computer program might help you solve.
eg Ticket selling software:
Clear your problem statement with me before you start coding.
Including what you'll do for your instance variables eg movie, ticketprice, dicountapplied, setnumber,..
Code the entire class include constructor, mutators, accessors, toString
Code a tester for the class, test each method in a loop. Present the user with a menu of options. Each option test one of the member methods. Provide the user with an option to exit the menu eg press to exit
You are free to add and test as many more member methods as you want to your class
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
