- 23
- 0
- 约9.91千字
- 约 7页
- 2017-12-17 发布于河南
- 举报
chapter9_6e 指针
TRUE/FALSE
If p1 is an integer pointer variable, with the value of 1000, p1++ changes P1 to point to the memory location 1001.
ANSWER: FALSE
When you return a dynamic array to the freestore, you must include the number of elements in the array.
ANSWER: FALSE
You can assign an array to a pointer variable.
ANSWER: TRUE
The size of dynamic arrays must be declared at compile time.
ANSWER: FALSE
int *p1; declares a static variable.
ANSWER: FALSE
Dynamically created variables have no name.
ANSWER: TRUE
If p1 and p2 are both pointers that point to integers in memory, the condition p1==p2 will be true
您可能关注的文档
- 学前儿童应当如何学习外语呢.docx
- 成都市2011级2014届高三摸底测试英语试题.doc
- 网购车票系统需求分析.doc
- RSP故障分析清除指导书.doc
- JAVA 医院管理系统课程设计.doc
- 2011年广东省高考新题型之仿真模拟考试试题(五).doc
- 湖北省武汉市部分重点中学2011届高三年级八月模拟考试英语.doc
- 高考英语语法突破unit6.doc
- 实验四Java语言解决算法问题.docx
- C++语言计算器源代码.doc
- 安全生产管理员能力培训.pptx
- 咽异感症与心理健康促进.pptx
- 咽异感症与扁桃体炎的鉴别.pptx
- 咽异感症与抑郁症的关系.pptx
- 咽异感症与环境污染的关系.pptx
- 《生动的数据》课件-2025-2026学年沪教版(新教材)小学美术三年级下册.pptx
- 《校园微电影宣传策划》教学课件-2025-2026学年人美版(北京)(2024)初中美术七年级下册.pptx
- 《 春华秋实绘花鸟》教学课件-2025-2026学年人美版(北京)(2024)初中美术七年级下册.pptx
- 管理层安全培训策略.pptx
- 《把“大自然”穿在身上》教学课件-2025-2026学年人美版(北京)(2024)初中美术七年级下册.pptx
原创力文档

文档评论(0)