[Solved] Duplicate mobile number exception with Java
Duplicate mobile number exception: Write a java program to find the duplicate mobile number using the exception handling mechanism. Strictly adhere to the Object-Oriented specifications given in the problem statement. All class names, attribute names and method names should be…