注意:此页面搜索的是所有试题
题目内容
(佳木斯大学语言治疗学)
已知:int x,*p;,则以下赋值语句中正确的是________。
· p=&x;
· p=*x;
· &x=*p;
· *p=*x;
· p=&x;
· p=*x;
· &x=*p;
· *p=*x;
参考答案