employer cover photo
employer logo
employer logo

SolarEdge Technologies

Is this your company?

SolarEdge Technologies Interview Question

What is the difference between abstract class and interface

Interview Answer

Anonymous

Aug 18, 2022

A class can implements more than 1 interface, also abstract class can implements some of the children methods