Create All Classes in Package Com (Lower Case) - Please Avoid Any Usage of System - Out.println in The Program
Create All Classes in Package Com (Lower Case) - Please Avoid Any Usage of System - Out.println in The Program
Everything works successfully for order names, for ex. Onion and Capsicum, then return 0
If both orders are same/duplicate , for example paneer and Paneer, and the DuplicateException was
encountered then return -1
If any unknown exception occurs, then the result should be returned as -2.
Before exiting this method in any case, a result should be returned.