试题详情
单项选择题设有如下定义,若要使p指向data中的a域,正确的赋值语句是()

A、p=&a;

B、p=data.a;

C、p=&data.a;

D、*p=data.a

  • C
  • 关注下方微信公众号,在线模考后查看

热门试题