employer cover photo
employer logo

VMware interview question

Difference between abstract class and interface?

Interview Answer

Anonymous

May 12, 2020

In abstract class there must be at least on virtual function but it is not mandatory in the interface