40

单选题 40 /40

在C++, 基类至少含有一个虚函数时,下列哪一个可以做为对象继承之间的转换

参考答案

static_cast
dynamic_cast
const_cast
reinterpret_cast