Create a Java project that proves the following concepts:
- Prove referential transparency
- Prove operator overloading
- Prove restrictions on type conversions
- Show what functionality data type wrappers provide
- Prove short circuit evaluation
- Prove the difference between integer and decimal math
- +, -, /, and *
When you’ve finished, zip or compress your project folder andupload it to this computer.
Solution