I have got one interface which has 74 functions declared. If I want to implement this interface, do I need to implement all these 74 functions? It is possible to implement some functions that I need? Thanks,