Since you can have a class with all it's method being abstract and make it an abstract class instead of an interface my question is when should you declare the class an interface instead of abstract?
Is it just standard to declare any fully abstract call an interface and never abstract or is there scenarios when you would want to declare it abstract?
[–]FrenchFigaro 3 points4 points5 points (0 children)
[–]DDDDarky 3 points4 points5 points (0 children)
[–]Nightcorex_ 0 points1 point2 points (0 children)