https://github.com/ofentse-sithole/inheritance-java
Design a console application that will print a movie ticket for a customer. Make use of an abstract class named Tickets that contains variables to store the customer name, movie title, customer age and price of the movie. Create a constructor that accepts the customer name, movie title, customer age and price of the movie as parameter
https://github.com/ofentse-sithole/inheritance-java
Last synced: 7 months ago
JSON representation
Design a console application that will print a movie ticket for a customer. Make use of an abstract class named Tickets that contains variables to store the customer name, movie title, customer age and price of the movie. Create a constructor that accepts the customer name, movie title, customer age and price of the movie as parameter
- Host: GitHub
- URL: https://github.com/ofentse-sithole/inheritance-java
- Owner: ofentse-sithole
- Created: 2023-05-29T20:06:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-29T20:07:47.000Z (over 2 years ago)
- Last Synced: 2023-05-29T21:22:41.670Z (over 2 years ago)
- Language: Java
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0