[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fkDbE25vdsZrkUyJeISFHxIIKZ7_x4KbBYJgSHqyqGzM":3},{"answer":4,"createTime":5,"id":6,"options":7,"origin":12,"question":19,"related":20,"source":24,"type":25},[],"2024-06-16 14:54:26",152006408,[8,9,10,11],"继承实现","调用成员函数实现","封装实现","函数重载实现",{"count":13,"courseId":14,"courseImg":15,"courseName":16,"workId":17,"workName":18},44,"8336f75d6d4cb0ae106461502e8ea0e0","https:\u002F\u002Ftihai-oss-cloud.itihey.com\u002Fimg\u002F8d8e99875725bed83e7cb68c2de07f03.jpg","C++语言程序设计","work_31814477","","在 C++ 程序中,对象之间的相互通信通过______",[21,26,35,43,52,61,70,79,88,97],{"answer":22,"createTime":5,"id":6,"options":23,"question":19,"source":24,"type":25},[],[8,9,10,11],"v1",0,{"answer":27,"createTime":5,"id":28,"options":29,"question":34,"source":24,"type":25},[],152006409,[30,31,32,33],"内联函数","重载函数","模板函数","虚函数","在C++中,用于实现运行时多态性的是______",{"answer":36,"createTime":5,"id":37,"options":38,"question":42,"source":24,"type":25},[],152006410,[39,18,40,41],"&amp;&amp;",":: (双冒号, 域名运算符)","new","下列运算中,______运算符在C++中不能重载",{"answer":44,"createTime":5,"id":45,"options":46,"question":51,"source":24,"type":25},[],152006411,[47,48,49,50],"运算符重载可以改变运算数的个数","运算符重载可以改变优先级","运算符重载可以改变结合性","运算符重载不能改变语法结构","下列关于运算符重载的描述中正确的是______",{"answer":53,"createTime":5,"id":54,"options":55,"question":60,"source":24,"type":25},[],152006412,[56,57,58,59],"通过运算符重载,可以定义新的运算符","只能重载C++中已有的运算符","若重载运算符+,则相应的运算符函数名是+","重载一个二元运算符时,必须声明两个形参","下列关于运算符重载的叙述中,正确的是______",{"answer":62,"createTime":5,"id":63,"options":64,"question":69,"source":24,"type":25},[],152006413,[65,66,67,68],"R operator++(R &amp;r)","R operator++( )","R operator++(int dummy)","R operator++(int &amp;dummy)","What is the correct signature for the overloaded postfix ++ operator in class R",{"answer":71,"createTime":5,"id":72,"options":73,"question":78,"source":24,"type":25},[],152006414,[74,75,76,77],"R R::operator+(const R &amp;r)","R R::operator+( )","R R::operator&lt;+&gt;(const R &amp;r)","R R::operator(+)(const R &amp;r)","What is the correct signature for the overloaded unary operator + in class R",{"answer":80,"createTime":5,"id":81,"options":82,"question":87,"source":24,"type":25},[],152006415,[83,84,85,86],"operator==(const R&amp; s)","operator=(const R&amp; s)","R operator=(const R&amp; s)","R operator==(const R&amp; s)","What is the correct signature for the = operator function in class R",{"answer":89,"createTime":5,"id":90,"options":91,"question":96,"source":24,"type":25},[],152006416,[92,93,94,95],"long R::operator[ ](const int index)","long &amp;operator[ ](const int index)","&amp;long operator[ ](const int index)","long operator&amp;[ ](const int index)","What is the correct signature for the overloaded subscript operator [ ] in class R",{"answer":98,"createTime":5,"id":99,"options":100,"question":105,"source":24,"type":25},[],152006417,[101,102,103,104],"5.0+2.0和5.0+2","5.0+2.0和5+2.0","5.0+2.0和5+2","5+2.0和5.0+2","在下列成对的表达式中,运算符&quot;+&quot;的意义不相同的一对是______"]