IS5103 Week 3 Solutions
1. Which of the following can fill in the blank in this code to make it compile? public class Ant { _______ void method() {} } Each correct answer represents a complete solution. Choose all that apply. A) Final Private 2. Which…