employer cover photo
employer logo
employer logo

Halfaker and Associates

Is this your company?

Halfaker and Associates interview question

Give a difference between an abstract class and an interface?

Interview Answer

Anonymous

31 May 2019

Abstract class can have concrete methods, an Interface cannot.