When an object receives a( ), methods c

练习题库2022-08-02  26

问题 When an object receives a(  ), methods contained within the object respond.A.parameterB.informationC.messageD.data

选项 A.parameter
B.information
C.message
D.data

答案 C

解析 当一个对象接收到()时,其包含对象需要的响应。
A 参数
B 信息
C 消息
D 数据
在面向对象方法中,对象之间通过发送消息进行通信,当其发送给某个对象时, 包含要求接收对象去执行某些活动的信息。
转载请注明原文地址:https://tihaiku.com/congyezige/2427088.html

最新回复(0)