Click here to Skip to main content
15,888,590 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
The java program must have a Arraylist and the user should be able to add or delete a task first it asks the use to enter how many tasks he has and then it asks him what are they and it prints the tasks, and when he finishes entering tasks he should be left with 2 choices type 1 to add tasks or type 2 to delete tasks.

What I have tried:

I have tryed my best and nothing worked always left with a bad program.
Posted
Updated 7-Sep-22 3:47am
Comments
Mike Hankey 6-Sep-22 19:01pm    
Show what you do have and where you are stuck.
Richard Deeming 7-Sep-22 7:42am    
Nobody here is going to do your homework for you. If you want help, you need to show the code you've tried, and explain precisely where you are stuck.

 
Share this answer
 
Quote:
I have tryed my best and nothing worked always left with a bad program.

Before recreating the wheel, explore existing solutions.
ToDoList 8.1 - An Effective and Flexible Way to Keep on Top of Your Tasks[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900