Given: What is the result?
A.
false false
B.
true false
C.
true true
D.
Compilation fails
E.
An exception is thrown at runtime
Given: What is the result?
A.
false false
B.
true false
C.
true true
D.
Compilation fails
E.
An exception is thrown at runtime
A
D:static method turns it into a static nested class, not an inner class
A
A(tested)