格式:pdf
大?。?span class="single-tag-height">154KB
頁數: 15頁
全 國 計 算 機 二 級 考 試 試 題 【1.1】以下不正確的 C 語言標識符是 ____。 A) int B) a_1_2 C) ab1exe D) _x 【1.2】以下是正確的 C 語言標識符是 ____。 A) #define B) _123 C) %d D) \n 【1.3】下列四組字符串中都可以用作C語言程序標識符的一組是 。 A) print B) i\am C) Pxq D) str_l _3d one_half My->book Cpp ??? oodbs tart$it line# pow ??? aBc 3pai His.age while 【1.4】下面各選項組中,均是 C 語言關鍵字的組是 。 A) auto,enum, include B) switch, typedef,continue C) signed,unio