-->
当前位置:首页 > 题库 > 正文内容

Multiple choice:What is true in the following statement

Luz4年前 (2021-05-10)题库500
The correct one in the following description is @ [a] (2)
A. After the pointer is defined, it can point to any variable of the same type.
B. After the pointer is defined, it can point to any type of variable.
C. After the pointer is defined, it can be initialized with integer data.
D. After a pointer is defined, it can only point to one variable.




A. After the pointer is defined, it can point to any variable of the same type.
B. After the pointer is defined, it can point to any type of variable.
C. After the pointer is defined, it can be initialized with integer data.
D. After a pointer is defined, it can only point to one variable.


answer:A

发表评论

访客

◎欢迎参与讨论,请在这里发表您的看法和观点。