在下列程序代码中,函数init()和plus()的定义如下图所示,若a和x以引用方式传递信息,则函数init的返回值为(34);若a和x以传值方式传递信息,则函数。init的返回值为(35)。
(67)
查看答案
听力原文:M: I'm getting together with Sara and Paul tonight. We're going out to eat and then watch a movie. Why don't you come with us?
W: I'd love to, but I have to work hard for a test tomorrow.
Q: What will the woman do tonight?
(6)
A. Eat out with the man.
B. Study at home.
C. Watch a movie with friends.
D. Watch TV at home.
类是在对象之上的抽象,一个类所包含的(44)和数据描述了一组对象的共同行为和属性:对象是类的(45);不同的对象收到同一消息可以产生完全不同的结果,这一现象叫做(46);(47)是父类和子类之间共享数据和方法的机制。
(34)
A. 命令
B. 消息
C. 方法
D. 过程
在Windows中,打开程序菜单的下拉菜单,可以用(1)键和各菜单名旁带下划线的字母组合。要将当前活动窗口的图像存入剪贴板,应该按(2)键。
(59)
Alt
B. Ctrl
C. Shift
D. Ctrl+Shift
A.实例B.图C.关系D.封装
A. 实例
B. 图
C. 关系
D. 封装