Altimetrik Interview Question

call only one method of interface without using abtract class

Interview Answer

Anonymous

Jun 23, 2017

create separate interface A which contain that method extend that interface in your other interface