Write a java application that accomplishes the tasks


Homework: Data Structures Array

In this homework, you are required to write a Java application that accomplishes the following tasks:

o Prompts users to enter the number of students and their names in this course, for example:

Number of students in this class:

Their names are:

Names of the students who dropped this class:

Hint: there are different data structures you can use in this program. One of the options is to use ArrayList introduced in Background materials. By the way, the sample program below does not accept user input; you can also enhance the program by using Scanner class which was introduced in CSC212, or go to Java User Input to refresh your memory.

ArrayList

Data structures & algorithms: ArrayList. (2014). Wendy Wang, Trident University.
Data structure: ArrayList. (2014). Wendy Wang, Trident University.
ArrayList video demo. The program in this video can be found at this link: learnArrayList_add_remove.

Format your homework according to the following formatting requirements:

o The answer should be typed, using Times New Roman font (size 12), double spaced, with one-inch margins on all sides.

o The response also includes a cover page containing the title of the homework, the student's name, the course title, and the date. The cover page is not included in the required page length.

o Also include a reference page. The Citations and references must follow APA format. The reference page is not included in the required page length.

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Write a java application that accomplishes the tasks
Reference No:- TGS03117576

Expected delivery within 24 Hours