Q2 Create MusicOrganizer project using BlueJ . (i) Create a MusicOrganizer class and declare an ArrayList for storing the file names of music files into the String object. (ii) Create a constructor...


Q2 Create MusicOrganizer project using BlueJ .<br>(i) Create a MusicOrganizer class and declare an ArrayList for storing the file<br>names of music files into the String object.<br>(ii) Create a constructor for the music organizer class and assign the field to the<br>ArrayList.<br>(iii) Write a method to add a file to the collection.<br>(iv) Write a method to return the number of files in the collection.<br>(v) Write a method to remove a file from the collection.<br>(vi) Make a screen shot of the coding and output.<br>

Extracted text: Q2 Create MusicOrganizer project using BlueJ . (i) Create a MusicOrganizer class and declare an ArrayList for storing the file names of music files into the String object. (ii) Create a constructor for the music organizer class and assign the field to the ArrayList. (iii) Write a method to add a file to the collection. (iv) Write a method to return the number of files in the collection. (v) Write a method to remove a file from the collection. (vi) Make a screen shot of the coding and output.

Jun 03, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here