Derived class is struct, then default visibility mode is public - Inheritance
Q. If the derived class is struct, then default visibility mode is _______ .- Published on 19 Jul 15a. public
b. protected
c. private
d. struct can’t inherit class
ANSWER: public