Why does an Assert class that checks program assertions need several implementations of its assert method?

  1. The Java language has loose type checking

  2. The Java language has tight type checking

  3. To keep tabs on garbage collection

  4. You never know how many you need, so you should always cover the most obvious cases


Correct Option: B

Find more quizzes: