首页
未来题库
→
标签
→
age
age
1.
一个名为person的对象实例,它包含了sex、name、age三个属性,则对它们的赋值可用如下代码:person.age=18;person.sex=male';person.name=Zhang san;。
2.
一个名为person的对象实例,它包含了sex、name、age三个属性,则对它们的赋值可用如下代码:person.age=18;person.sex=male';person.name=Zhangsan;
3.
Person p1 = new Person(18); Person是引用类型Person p2 = p1;如果 p1.age=35;则 p2.age也是35。
4.
In the Victorian age, poetry was not a major art intended to change the world. The main poets of the age include the following e
5.
It’s been calculated that by the age of 18, the average American will have seen 600,000 ads; by the age of 40, the total is almo