1.

Which is used to create a pure virtual function?(a) $(b) =0(c) &(d) !

Answer» Correct option is (b) =0

To explain I would say: For making a method as pure virtual function, We have to append ‘=0’ to the class or method.


Discussion

No Comment Found

Related InterviewSolutions