400 Câu hỏi trắc nghiệm lập trình C/C++ có đáp án (Phần 8)

In protected inheritance The public members of the base class become public

12/50

In protected inheritance:

The public members of the base class become public

The public members of the base class become protected

The protected members of the base class become private

The public members of the base class become inaccessible

Giải thích

Chọn B