Question: note: multiple choice public class Test I public static void main(Stringl args) t Test test- new Test); te st.setA ction(0) ->System.out printAction! ) public void
note: multiple choice

public class Test I public static void main(Stringl args) t Test test- new Test); te st.setA ction(0) ->System.out printAction! ") public void setAction(T t) t tm10 interface T public void m10 public void m20 L The program has a compile error because T is not a functional interface. T contains multiple methods. L The program has a runtime error because T is not a functional interface. T contains multiple methods. The program would work ifyou delete the method m2 from the interface T. L The program displays Action 1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
