单项选择题

指向常量的指针有下面的哪个定义()

A.const int *p
B..int*const p;
C.const int *const p
D.int *p

微信扫码免费搜题