A. char s='xxx'; B. int a=345; C. string str="1234"; D. double s=3.13f;
A. public B. private C. protected D. 缺省