A.charstr[5]="good!";
B.charstr[]="good!";
C.char*str="good!";
D.charstr[5]={’g’,’o’,’o’,’d’};
您可能感興趣的試卷
你可能感興趣的試題
A.fopen("A:\user\abC.txt","r")
B.fopen("A:\\user\\abC.txt","r+")
C.fopen("A:\user\abC.txt","rb")
D.fopen("A:\\user\\abC.txt","w")
A.p=2*(int*)malloc(sizeof(int));
B.p=(int*)malloc(2*sizeof(int));
C.p=(int*)malloc(2*2);
D.p=(int*)calloc(2,sizeof(int))。
A.auto
B.register
C.static
D.extern
A.可以把define和if定義為用戶標(biāo)識(shí)符
B.可以把define定義為用戶標(biāo)識(shí)符,但不能把if定義為用戶標(biāo)識(shí)符
C.可以把if定義為用戶標(biāo)識(shí)符,但不能把define定義為用戶標(biāo)識(shí)符
D.define和if都不能定義為用戶標(biāo)識(shí)符
A.a=20000+20000;
B.a=4000*10;
C.a=30000+10000;
D.a=4000L*10L。
最新試題
構(gòu)成計(jì)算機(jī)物理實(shí)體的部件被稱為()。
資源管理器窗口有兩個(gè)小窗口,右邊的小窗口稱為()。
計(jì)算機(jī)的軟件系統(tǒng)可分為()。
用鼠標(biāo)移動(dòng)窗口必須將鼠標(biāo)指針放在要移動(dòng)窗口的()。
Windows98常用的操作工具有()。
關(guān)閉計(jì)算機(jī)正確敘述是()。
設(shè)置默認(rèn)輸入法時(shí),單擊控制面板后選擇“字體”進(jìn)行設(shè)置。
如果設(shè)漢字點(diǎn)陣為16×16,那么100個(gè)漢字的字型信息所占用的字節(jié)數(shù)是()。
下列等式中,正確的是()。
計(jì)算機(jī)病毒可以使整個(gè)計(jì)算機(jī)癱瘓,危害極大。計(jì)算機(jī)病毒是()。