填空题
struct中,如果不指明成员的访问控制属性,则默认的访问控制属性是()。
public
填空题 代码:的输出结果是()。
填空题 bool x =1&&2;则x的值为()。
填空题 bool x =1&2;则x的值为()。