Question: Design a customer care class for AIRTEL. Hava sufficient variables and operations maintain the log data for the customers those who call airtel. Maintain the
Design a customer care class for AIRTEL. Hava sufficient variables and operations maintain the log data for the customers those who call airtel. Maintain the log data of the objects as an entry in the Linked List of a collection. Maintain necessary functions supported by linked list collection class. Make use of comparator interface to order the objects.make in java
Step by Step Solution
There are 3 Steps involved in it
import javautilLinkedList import javautilComparator Customer class representing individual customer ... View full answer
Get step-by-step solutions from verified subject matter experts
