Palanivel SundaraRajan GugaGuruNathangurupalaniveltech.hashnode.dev·Jun 7, 2024Interface Segregation PrincipleThe Interface Segregation Principle (ISP) suggests that a class should not be forced to implement methods it doesn’t need. Bad Practice - Principle not followed +------------------+ | <<interface>> | | IVeh...Interface Segregation Add a thoughtful commentNo comments yetBe the first to start the conversation.