1.4. Quiz
Quiz 1: Java Essentials
Override the method so that the add() method in can handle integers with different signs.
Create the class under the test package.
Test the correctness of your LongIntegerQuiz using the unit tests.
Add more tests for a more thorough assessment if necessary.
What is the advantage of using Generics?
How do you make the class you define comparable?
What is the advantage of overriding member methods in the Object class?
1. Commit and push everything under the following packages to your GitHub repository:
2. Submit answers to the above to Canvas.