题目内容

What policies can be implemented to transform congested cities into sustainable and livable oases?

A. Constant adoption of the space-age technologies
B. An increased emphasis on public transportation
C. Vigorous promotion of biking and walking
D. Wisely using the existing land for people-centered cities

查看答案
更多问题

在一定条件下允许对指针进行加和减的运算。

A. 对
B. 错

当指针指向数组元素的时候,可以对指针进行加和减的运算。

A. 对
B. 错

如果指针变量p已指向数组中的一个元素,则p+1指向同一数组中的下一个元素,p-1指向同一数组中的上一个元素。

A. 对
B. 错

如果指针变量p1和p2都指向同一数组,如执行p2-p1,结果是p2-p1的值除以数组元素的长度。

A. 对
B. 错

答案查题题库