Answer (Choose 1 answer)
A Which of the following is NOT allowed through inheritance?
A. Subclass inherits attributes from superclass.
C B. Subclass inherits operations from superclass.
C. Subclass redefines attributes inherited from superclass.
D. Subclass redefines operations inherited from superclass.