subject

The purpose of this exercise is to model the types of tickets that might be sold for campus events. all tickets will have strings for the venue, event name, and date. each ticket will also have a base price. create an abstract class ticket with the following constructor: public ticket(string venue, string event, string date, double baseprice) provide getters for the venue, event, date and baseprice provide a method int getnumberofholders() that returns 1. provide a tostring method provide an abstract method to return the actual cost of this transaction double getprice() create a subclass advanceticket for tickets bought in advance at a discount. the constructor for advanceticket should be public advanceticket(string venue, string event, string date, double baseprice, double discount). the discount value is a ratio for reducing the baseprice of the ticket.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 19:30
You can apply several different worksheet themes from which tab?
Answers: 1
question
Computers and Technology, 24.06.2019 13:30
Which of the following is not a “fatal four” event?
Answers: 2
question
Computers and Technology, 25.06.2019 06:20
If you want to change the speed of a layer's horizontal scrolling, what should you change? a. the x coefficient b. the y coefficient c. the virtual width d. the order of the game's layers select the best answer from the choices provided
Answers: 2
question
Computers and Technology, 25.06.2019 08:00
The bus width and bus speed together determine the bus's or bandwidth; that is, the amount of data that can be transferred via the bus in a given period of time.
Answers: 1
You know the right answer?
The purpose of this exercise is to model the types of tickets that might be sold for campus events....
Questions
question
Business, 07.03.2021 19:10
question
Mathematics, 07.03.2021 19:10
question
English, 07.03.2021 19:10
question
Mathematics, 07.03.2021 19:10
question
English, 07.03.2021 19:10
question
Spanish, 07.03.2021 19:10
question
Mathematics, 07.03.2021 19:10
Questions on the website: 13722367