About Question enthuware.ocajp.i.v7.2.903 :
Posted: Wed Aug 15, 2012 10:37 pm
Option 4 states:
MyI in the code does not implement the interface... Although the code defines a method that has the same signature as the abstract method in the I interface.
MyI is a valid class that correctly implements interface I.
MyI in the code does not implement the interface... Although the code defines a method that has the same signature as the abstract method in the I interface.
