I have been asked the following question in an interview the question: "What is the need of an interface when you can have an abstract method inwithin an abstratabstract class?" which Which I did not know the answer to.
Could you provide an example why and when it may be useful?