题库 软件开发 题目列表 The [$##$]keyword is intended to prevent the com...
填空题
The [$##$]keyword is intended to prevent the compiler from applying any optimizations on objects that can change in ways that cannot be determined by the compiler.(2分)
Sometimes there is requirement to modify one or more data members of class / struct through const function even though you don’t want the function to update other members of class / struct. This task can be easily performed by using[$##$]keyword.(1分
题目信息
校招真题
-
正确率
0
评论
11
点击