问题 更新时间2023/5/16 19:45:00 假定变量m定义为“int m=7;”,则定义p的正确语句为( )。A、int p=&m;B、int *p=&m;C、int &p=*m;D、int *p=m; 答案 登录 注册 B 出自:安徽教育在线 >> 西安建筑科技大学计算机语言及程序设计