下列数据类型的定义中错误的是 ( )(本题1.0分)
A. double[] B=new double[10];
B. char c=”bee”
C. String s=”welcome”;
D. boolean f=true;
出自:平顶山学院-计算机网络技术-Java程序设计(高起专)