Abstract Class and Interface

Abstract classes can have concrete methods while interfaces have no methods implemented.

Interfaces do not come in inheriting chain, while abstract classes come in inheritance

Most Popular

How to send emails using PHPmailer and GMAIL SMTP

The difference between React vs AngularJs