单项选择题

下列有关基于Swing的Applet用户界面说法不正确的是( )。

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