interface_querry
By using interface we have to implement all unimplemented methods into our class, even though we are not using all of methods, what is the alternative for this?
View Answers
Related Tutorials/Questions & Answers:
interface_querryinterface_querry By using
interface we have to implement all unimplemented methods into our class, even though we are not using all of methods, what is the alternative