What is the result?()
A.TestA B.TestB C.Compilation fails. D.An exception is thrown at runtime.
A.Compilation succeeds. B.Exactly one class does NOT compile. C.Exactly two classes do NOT compile. D.Exactly four classes do NOT compile. E.Exactly three classes do NOT compile.
Which two classes correctly implement both the java.lang.Runnable and the java.lang.Cloneable interfaces?()
A.A B.B C.C D.D E.E