Please can you tell me if it is possible to overload operators in Java? If it is used anywhere in Java could you please tell me about it.
One can try Java Operator Overloading. It has its own limitations, but it worth trying if you really want to use operator overloading.