A.public B.private C.protected D.default
A.8 B.9 C.7 D.6
A.char str[]; B.char str[][]; C.string str[]=newstring[10]; D.string str[10];