试题详情
单项选择题有说明语句int *p=new int[10];释放动态数组的正确语句是()

A、delete []p;

B、delete p[]

C、delete int[]p

D、delete p int[10]

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

热门试题