Abstract Use When Which Abstract Class Vs Interface and When to Use Which By Da_Simone238 23 Apr, 2022 Post a Comment Interface can have only abstract methods. If you want to add new methods in the future then it is great to go with the …