请在 下方输入 要搜索的题目:

About “new” and “delete”, which one is incorrect?


A、“new” can be used to dynamically create objects and object arrays.;
B、When an object is created by “new”, the constructor of the class is called.;
C、If an object is created by “new”, “delete” should be used to destruct it.;
D、“new” and “delete” are often used in pairs, and they must be used in the same function.

发布时间:2025-08-16 00:16:56
推荐参考答案 ( 由 快搜搜题库 官方老师解答 )
联系客服
答案:“new” and “delete” are often used in pairs, and they must be used in the same function.
专业技术学习
专业技术学习
搜搜题库系统