單項(xiàng)選擇題
在C#中,關(guān)于以下C#代碼的說(shuō)法正確的是()namespace Microsoft{class Student{string type="美國(guó)硅谷學(xué)員";internal string name="李明";}public class Test{static viod Main(){Student stu=new Studen
A.代碼1錯(cuò)誤
B.代碼2錯(cuò)誤
C.代碼3錯(cuò)誤
D.代碼都錯(cuò)誤