⚫ Task 1: Create a Class Tasks Define a class named Person with attributes name and age. Write a method greet() that prints a greeting message including the person's name and age. ⚫ Task 2: Rectangle Class Create a class Rectangle that takes length and width as parameters. Add methods area() and perimeter() to calculate and return the area and perimeter of the rectangle. ⚫ Task 3: Object Interaction Create a Library dass that contains a list of books and methods to add, remove, and list all books in the library. • Task 4: Movie Class Create a class Movie with attributes title, director, and rating. Add a method display_info() that prints the movie's details and a method rate_movie (new_rating) to update the movie's rating. • Task 5: Ticket Class (homework) Define a class Ticket' with attributes event_name, date, and `price. Add methods apply_discount(discount_percentage) to reduce the price by a given percentage and display_ticket()` to print the ticket details including the final price after any discounts.

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter11: Advanced Inheritance Concepts
Section: Chapter Questions
Problem 2GZ
icon
Related questions
Question
⚫ Task 1: Create a Class
Tasks
Define a class named Person with attributes name and age. Write a method greet() that prints a greeting
message including the person's name and age.
⚫ Task 2: Rectangle Class
Create a class Rectangle that takes length and width as parameters. Add methods area() and perimeter() to
calculate and return the area and perimeter of the rectangle.
⚫ Task 3: Object Interaction
Create a Library dass that contains a list of books and methods to add, remove, and list all books in the library.
• Task 4: Movie Class
Create a class Movie with attributes title, director, and rating. Add a method display_info() that prints the
movie's details and a method rate_movie (new_rating) to update the movie's rating.
• Task 5: Ticket Class (homework)
Define a class Ticket' with attributes event_name, date, and `price. Add methods
apply_discount(discount_percentage) to reduce the price by a given percentage and display_ticket()` to print
the ticket details including the final price after any discounts.
Transcribed Image Text:⚫ Task 1: Create a Class Tasks Define a class named Person with attributes name and age. Write a method greet() that prints a greeting message including the person's name and age. ⚫ Task 2: Rectangle Class Create a class Rectangle that takes length and width as parameters. Add methods area() and perimeter() to calculate and return the area and perimeter of the rectangle. ⚫ Task 3: Object Interaction Create a Library dass that contains a list of books and methods to add, remove, and list all books in the library. • Task 4: Movie Class Create a class Movie with attributes title, director, and rating. Add a method display_info() that prints the movie's details and a method rate_movie (new_rating) to update the movie's rating. • Task 5: Ticket Class (homework) Define a class Ticket' with attributes event_name, date, and `price. Add methods apply_discount(discount_percentage) to reduce the price by a given percentage and display_ticket()` to print the ticket details including the final price after any discounts.
Expert Solution
steps

Step by step

Solved in 2 steps with 5 images

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT