<p>下面程序给出了一个从普通的基类派生出一个模板类的方法,在下划线处填上正确的部分。<br><img src="https://file.gaojiufeng.cn/learnAppQuestion/2c/ae/2caec8e23a148641bd4e3b384a59a97c.png" style="width: 100%;height: auto;"><br><img src="https://file.gaojiufeng.cn/learnAppQuestion/2d/c7/2dc711aae24f0d4d73d3c18cc240b91e.png" style="width: 100%;height: auto;"></p>

题目类型: 填空题

题目内容

下面程序给出了一个从普通的基类派生出一个模板类的方法,在下划线处填上正确的部分。

正确答案

Base(b)
T y;

题目纠错