Enzigma interview question

In first round the c# code was based on abstract class. abstract class contained variables, regular and static variables, virtual functions etc and its derived classes contained function definitions... derived classes contained sealed methods as well. And after all that in main they called using derived class objects.... It was tricky code

Interview Answer

Anonymous

25 Aug 2013

Code didn't had any error it shows output. You just have 2 use logic

9