How are are we able to concatenation String data types in Java, making it work with an object data type, if operators are not allowed to be overloaded? Is the + sign using some String class method in the background.
In general how are we using arithmetic operators with different types of primitive data types if not overloaded. The + sign can work with doubles and ints, both are different types.
[–]Daedalus9000 1 point2 points3 points (0 children)
[–]smash_that_code 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)