1.

IF_A_FUNCTION_DECLARED_AS_ABSTRACT_IN_BASE_CLASS_DOESN‚ÄÖ√Ñ√∂‚ÀÖ√Ë‚ÀÖ¬•T_HAVE_TO_BE_DEFINED_IN_DERIVED_CLASS_THEN_______?$#

A. Derived class must define the function anyhow
B. Derived class should be made abstract class
C. Derived class should not derive from that base class
D. Derived class should not use that function
Answer» C. Derived class should not derive from that base class


Discussion

No Comment Found