Design an adt to represent the gift registry


Problem

Some online stores offer their customers a gift registry, where they can enter items that they would like to receive as gifts for a special event. Let's let the customer rank the gifts in order of preference in the registry. You need to: Design an ADT to represent the gift registry. Implement your ADT in pseudocode using the operations of the ADT list. Implement your ADT using the class OurList. You must provide all the code necessary to compile and test your implementation. Use Java.

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Design an adt to represent the gift registry
Reference No:- TGS03242109

Expected delivery within 24 Hours