You are required to design an Movie class which has following attributes String name; String Director; String release_Date; Int duration; 1. Provide default & Parameterized constructors. 2. Provide getters & setters for data members. 3. Provide a toString() method to print values. Now create an array of items store values in it (take values form user). After that you have to print the following 1. All the movies in the array. 2. Movie whose name starts with ‘a’; 3. Movie whose director name end with “m”. 4. All the movies having released on 28-3-2021. 5. Movie with longest duration. Programming language :Java

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter8: Arrays
Section: Chapter Questions
Problem 2CP
icon
Related questions
Question

You are required to design an Movie class which has following attributes

         String name;

         String Director;

         String release_Date;

         Int duration;

1. Provide default & Parameterized constructors.

2. Provide getters & setters for data members.

3. Provide a toString() method to print values.

 Now create an array of items store values in it (take values form user). After that you have to print the following

1. All the movies in the array.

2. Movie whose name starts with ‘a’;

3. Movie whose director name end with “m”.

4. All the movies having released on 28-3-2021.

5. Movie with longest duration.

 

 

Programming language :Java 

 

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Passing Array as Argument
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
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
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage