欢迎使用题易搜网站

题易搜

在线题库

[单选] 

27、假设已经定义好了一个类student,现在要定义类derived,它是从student私有派生的,定义类derived的正确写法是()。

发布时间:2022-09-12 0次

clasederived::studentprivate{…}

clasederived::studentpublic{…}

clasederived::privatestudent{…}

clasederived::publicstudent{…}

您需要登录才可以下载或查看,没有账号?会员注册