在下面代码段point x处可以写入的代码是()。
A:String str;
B:static int PI=3.14;
C:public class MyClass{//dootherthing…}
D:import java.awt.*;
出自:计算机科学