單項(xiàng)選擇題

設(shè)有以下說(shuō)明語(yǔ)句:
                    typedef  struct  stu
            {  int  a;
               float  b;
            } stutype; 
則下面敘述中錯(cuò)誤的是()

A.struct是結(jié)構(gòu)類(lèi)型的關(guān)鍵字
B.struct stu是用戶(hù)定義的結(jié)構(gòu)類(lèi)型
C.a和b都是結(jié)構(gòu)成員名
D.stutype是用戶(hù)定義的結(jié)構(gòu)體變量名


您可能感興趣的試卷