Morgan Stanley Interview Question

Can you create an abstract class without having any abstract function inside it?

Interview Answer

Anonymous

Oct 20, 2017

Yes, we can . We just have to name the class abstract.