how to do the adding of objects in array program using an interactive console/gui
how to do the deleting of objects in array using an interactive console/gui
how to do the updating of objects in array program using an interactive console/gui
how to do the displaying of objects in array program using an interactive console/gui

Recommended Answers

All 2 Replies

The adding, deleting and updating would be the same in any program.
The displaying to console would be by using System.out.print statements

can you send me the sample code..if you for me as a guide

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.