1.

Is It Mandatory To Implement All Methods Of Interface In The Class Which Includes Interface?

Answer»

No it is not MANDATORY to IMPLEMENT all normal INTERFACE METHODS but it is mandatory to implement all ABSTRACT methods.

No it is not mandatory to implement all normal interface methods but it is mandatory to implement all Abstract methods.



Discussion

No Comment Found