1.

Which among function will be overridden from the function defined in derived class below:

A. show()
B. print()
C. show() and print()
D. Compile time error
Answer» B. print()


Discussion

No Comment Found

Related MCQs