单项选择题

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