单项选择题

若有以下定义,则赋值正确的是( )。
int a ,b , *p;
float c, *q;
A、p=&c  
B、q=p    
C、p=&a 
D、q=new int

微信扫码免费搜题