Difference between Interface and Abstract Class [OOP]- Hannah Okwelum
I will try to explain this concepts as clear as possible, don't worry if you've never used it just follow along. ๐
All examples below are in Php programming language ๐๐
Interface
An Interface in OOP is a set of rules that a class must implement....
hannahokwelum.hashnode.dev3 min read