black

大学期末考试答案、课后测试习题

登录

判断题

有了class类概念后,就不存在prototype属性了。

【参考答案】

错误

相关考题

判断题 class Bar { doStuff() { console.log(‘stuff’); }}var b = new Bar();b.doStuff() // 返回报错信息。

判断题 使用的时候直接对类使用new命令。

判断题 class Point { // ...}Point === Point.prototype.constructor返回true。

All Rights Reserved 版权所有©计算机考试题库(jsjtiku.com)

备案号:湘ICP备14005140号-4

经营许可证号:湘B2-20140064