Xoriant Interview Question

Opps concepts? How to achieve abstraction?

Interview Answer

Anonymous

Oct 28, 2021

There are two ways to achieve abstraction i.e. either by using abstract method or by using abstract class.

1