Which one written first a Class or an Interface
Hi friends,
I want to know that if we want to inherit a class and some interfaces as well, When a class and multiple interfaces are to be inherited then the which one name should be written first? Please explain in brief?