
Good Morning EveryOne
I have Q in Java - and if any One have the Answers please tall me ??!!
Question is :
1- Create a class called â??PhoneEntryâ?? which can be used to store the name and number of ONE client.
2- Create a class called â??MyArrayListâ?? which stores list of â??PhoneEntryâ?? objects. Use an array of size (MAXSIZE = 1000) to hold the list.
Notes: Add appropriate data fields to the class â??MyArrayListâ??, Add all of the required operations to the class â??MyArrayListâ??. For example, insert, linearSearch, binarySearch, insertionSort, heapSort, â?¦ .
3-Create an appropriate interface that use the class â??MyArrayListâ?? to solve the phone directory problem defined above.
THANKS LOOT
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.